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