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