wyh 9 月之前
父節點
當前提交
aff881dfad

+ 1 - 1
jeecg-module-interlock/src/main/java/org/jeecg/modules/base/entity/InterlockBase.java

@@ -22,7 +22,7 @@ import java.io.UnsupportedEncodingException;
  * @Date:   2024-05-22
  * @Version: V1.0
  */
-@Data
+@Data////
 @TableName("interlock_base")
 @ApiModel(value="interlock_base对象", description="联锁基础表")
 public class InterlockBase implements Serializable {