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