package com.huimv.env.input.service; import org.springframework.stereotype.Service; public interface DataService { }