1
zj
2024-04-26 20b8e71d1b5079dc2f32fbbf0931380ca4d5e243
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;