11.22开发
This commit is contained in:
@@ -47,6 +47,9 @@ public class DeptIdentify extends BaseEntity {
|
||||
/** 机构类型(1 仲裁机构) */
|
||||
private Integer identifyType;
|
||||
|
||||
/** 机构邮箱 */
|
||||
private String identifyEmail;
|
||||
|
||||
|
||||
/** 删除标志(0代表存在 2代表删除) */
|
||||
private Integer delFlag;
|
||||
|
||||
Reference in New Issue
Block a user