张涛
2024-10-30 b12738ed513c2ecafc6b48255d8e890cb4ffb15d
src/store/modules/user/types.ts
@@ -17,4 +17,5 @@
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}