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