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