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