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