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