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