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