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