zhangxiao
2024-08-07 4b2c984f257b232b911b4dada3f9782feb2d012f
src/store/modules/user/types.ts
@@ -16,4 +16,5 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
}