瀏覽代碼

修改字段

yumeng 3 年之前
父節點
當前提交
eb92b7b5e9

+ 2 - 2
jeecg-boot-module-system/src/main/java/cn/com/ctop/kuaishou/modules/batch/entity/KuaiShouCreative.java

@@ -224,9 +224,9 @@ public class KuaiShouCreative {
     private Integer creativeCategory;
     private String creativeTag;
 
-   /* private Integer submitSize;
+    private Integer submitSize;
 
     private Integer resubmit;
 
-    private String copyWriterId;*/
+    private String copyWriterId;
 }