@@ -36,7 +36,7 @@ export enum AccountConfigure {
REVOKE = 'revoke',
ASSISTAUDIT = 'assistAudit',
ADDSIGN = 'addSign',
- ADD_PROCESS = 'addProcess',
+ NEXTSECTOR = 'nextSector',
}
export interface ICoreView {