1
zj
2024-08-19 9e020a4b14b2dcf2fddae99305cb6cccf42b6916
src/main/java/com/nq/pojo/FundsApply.java
@@ -4,7 +4,8 @@
import java.math.BigDecimal;
import java.util.Date;
/*     */ public class FundsApply implements Serializable { private static final long serialVersionUID = 1L; private Integer id; private String orderNumber;
/*     */ public class FundsApply implements Serializable {
    private static final long serialVersionUID = 1L; private Integer id; private String orderNumber;
    /*     */   private Integer userId;
    /*     */   private String userName;
    /*     */   private String userPhone;