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