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