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