11.22开发

This commit is contained in:
hejinbo
2023-11-22 17:15:00 +08:00
parent c9f194f8b8
commit 940244f829
2 changed files with 13 additions and 6 deletions
@@ -47,6 +47,9 @@ public class DeptIdentify extends BaseEntity {
/** 机构类型(1 仲裁机构) */
private Integer identifyType;
/** 机构邮箱 */
private String identifyEmail;
/** 删除标志(0代表存在 2代表删除) */
private Integer delFlag;