| | |
| | | import com.fzzy.api.entity.Api1403; |
| | | import com.fzzy.api.entity.Api1404; |
| | | import com.fzzy.api.service.ApiRemoteService; |
| | | import com.fzzy.api.service.PushService11; |
| | | import com.fzzy.api.service.PushService14; |
| | | import com.fzzy.api.view.repository.*; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | |
| | | */ |
| | | @Slf4j |
| | | @Component |
| | | public class NX2023PushService14 implements PushService11 { |
| | | public class NX2023PushService14 implements PushService14 { |
| | | |
| | | @Autowired |
| | | private NX2023ApiRemoteService apiRemoteService; |