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