模板管理开发
This commit is contained in:
@@ -39,4 +39,10 @@ public class SealManage extends BaseEntity {
|
||||
* 印章使用状态(0禁用,1启用)
|
||||
*/
|
||||
private Integer isUse;
|
||||
|
||||
/**
|
||||
* 附件路径
|
||||
*/
|
||||
private String annexPath;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user