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