瀏覽代碼

openIsAtAll字段不需要存库

luolinsong 2 周之前
父節點
當前提交
bfe578be89
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fs-service/src/main/java/com/fs/sop/domain/QwSopTemp.java

+ 1 - 0
fs-service/src/main/java/com/fs/sop/domain/QwSopTemp.java

@@ -58,6 +58,7 @@ public class QwSopTemp implements Serializable
     */
     @TableField(exist = false)
     private String openOfficial;
+    @TableField(exist = false)
     private String openIsAtAll;
     private String corpId;