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