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