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