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