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