Parcourir la source

盲豆转赠(冲突)

zhangkaikai il y a 2 ans
Parent
commit
73cf3fd042

+ 0 - 6
mp-service/src/main/java/com/qs/mp/user/domain/UserCoinLog.java

@@ -89,10 +89,4 @@ public class UserCoinLog implements Serializable {
   @TableField("updated_time")
   private Date updatedTime;
 
-  /**
-   * 盲豆受赠人手机号
-   */
-  @TableField("mobile")
-  private Integer mobile;
-
 }