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