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