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