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