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