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