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