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