傅行帆 5 years ago
parent
commit
4c867e6333

+ 1
- 1
src/main/java/com/huiju/estateagents/sample/entity/TaH5Sample.java View File

@@ -53,7 +53,7 @@ public class TaH5Sample implements Serializable {
53 53
     /**
54 54
      * 样例体验二维码/小程序码
55 55
      */
56
-    @TableField(exist = false)
56
+    @TableField(strategy = FieldStrategy.IGNORED)
57 57
     private String sampleTryCode;
58 58
 
59 59
     /**