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