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