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