|
|
|
@ -8,7 +8,6 @@ import com.qniao.dau.domain.aggregate.livematchmaker.entity.LiveMatchmaker; |
|
|
|
import org.springframework.stereotype.Service; |
|
|
|
|
|
|
|
import javax.annotation.Resource; |
|
|
|
import java.util.Objects; |
|
|
|
|
|
|
|
@Service |
|
|
|
public class LiveMatchmakerQueryServiceImpl implements LiveMatchmakerQueryService { |
|
|
|
|