代码提交

This commit is contained in:
2025-08-01 10:44:56 +08:00
parent 896aea2b62
commit 78a19c07ce
6 changed files with 69 additions and 6 deletions

View File

@@ -217,6 +217,7 @@ private static final long serialVersionUID=1L;
@TableField(exist = false)
public String editStatus;
@TableField(exist = false)
public String surveyName;
}