技术监督管理调整

This commit is contained in:
2023-07-04 16:42:44 +08:00
parent 106e63193d
commit e1347cd944
5 changed files with 105 additions and 59 deletions

View File

@@ -124,6 +124,9 @@ public class SupvProblem extends BaseEntity {
*/
private String remark;
@TableField(exist = false)
private String attachmentName;
}