Explorar o código

业主购买2月10号

guojing %!s(int64=5) %!d(string=hai) anos
pai
achega
5d9d912e78
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      whepi-web/src/main/java/com/bofeng/entity/Buy.java

+ 2 - 2
whepi-web/src/main/java/com/bofeng/entity/Buy.java

@@ -27,7 +27,7 @@ public class Buy {
   private Integer buyCount;
   private Integer buyCount;
 
 
   @TableField("buy_money")
   @TableField("buy_money")
-  private BigDecimal buyMoney;
+  private String buyMoney;
 
 
   @TableField("phone")
   @TableField("phone")
   private String phone;
   private String phone;
@@ -48,7 +48,7 @@ public class Buy {
   private String tgTitle;
   private String tgTitle;
 
 
   @TableField(exist = false)
   @TableField(exist = false)
-  private Integer tgStatus;
+  private DateTime tgStatus;
   @TableField(exist = false)
   @TableField(exist = false)
   private Integer count;
   private Integer count;
   @TableField(exist = false)
   @TableField(exist = false)