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