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