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