yinbangzhong
2024-09-02 1c180d70f0445fa804b40df106e1fdbb50508c55
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}