项目清单 查询修改
This commit is contained in:
+3
@@ -89,6 +89,9 @@ public class SarStandProjectLibrary extends BaseEntity {
|
||||
@ApiModelProperty(value = "项目细分类名称")
|
||||
private String categoryName;
|
||||
|
||||
@ApiModelProperty(value = "项目清单维护情况 ( 1:已维护 其他未维护)")
|
||||
private String flag;
|
||||
|
||||
|
||||
//标准编号
|
||||
@TableField(exist = false)
|
||||
|
||||
Reference in New Issue
Block a user