@@ -38,6 +38,7 @@ import java.util.*;
@AllArgsConstructor
public class InformationQueryServiceImpl extends BaseServiceImpl<InformationQueryMapper, InformationQuery> implements IInformationQueryService {
+
private final WbsTreeContractClient wbsTreeContractClient;
private final IUserClient userClient;