yinbangzhong
2024-08-27 8fc16c6f29bd098598a03e8306788d9b3d2a60ba
src/store/modules/user/types.ts
@@ -17,4 +17,5 @@
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}