模板管理修改接口
This commit is contained in:
@@ -42,4 +42,8 @@ public class TemplateManage extends BaseEntity {
|
||||
* 删除标志(0代表存在 2代表删除)
|
||||
*/
|
||||
private Integer delFlag;
|
||||
/**
|
||||
* 机构关联id
|
||||
*/
|
||||
private String identifyName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user