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