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