Browse Source

数据中心

韩福成 1 year ago
parent
commit
b0b61f9271

+ 0 - 10
src/main/java/com/sooka/sponest/data/digitalagriculture/domain/CenterdataTFarmFilingsLivestock.java

@@ -31,16 +31,6 @@ public class CenterdataTFarmFilingsLivestock extends BaseBusinessEntity {
     private String id;
 
     /**
-     * 创建人名称
-     */
-    private String createName;
-
-    /**
-     * 更新人名称
-     */
-    private String updateName;
-
-    /**
      * 养殖场名称
      */
     @ApiModelProperty(value = "养殖场名称", required = true)