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