1
zj
2024-12-30 665c763cb07deb261cf4fa62c6eb574aec1d816a
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;