选址
This commit is contained in:
@@ -6,7 +6,7 @@ public enum AuditTypeEnum {
|
||||
OPENING_OPERATION_PLAN(2, "开业运营方案"),
|
||||
LICENSE_APPROVAL(3, "证照审批"),
|
||||
SYS_BUILD(4, "系统建店"),
|
||||
|
||||
SITE_SELECTION(5, "选址"),
|
||||
;
|
||||
|
||||
private Integer code;
|
||||
|
||||
Reference in New Issue
Block a user