| | |
| | | pushService99.pushData9107(apiRemoteService, param); |
| | | pushService99.pushData9108(apiRemoteService, param); |
| | | |
| | | //䏿µ·å¯¹åæ¥å£ |
| | | pushService99.pushData9109(apiRemoteService, param); |
| | | pushService99.pushData9110(apiRemoteService, param); |
| | | pushService99.pushData9111(apiRemoteService, param); |
| | | pushService99.pushData9112(apiRemoteService, param); |
| | | pushService99.pushData9113(apiRemoteService, param); |
| | | pushService99.pushData9114(apiRemoteService, param); |
| | | pushService99.pushData9115(apiRemoteService, param); |
| | | pushService99.pushData9116(apiRemoteService, param); |
| | | |
| | | log.info("------->>>>è¡æ¿ç®¡ç æ¥å£æ¨¡å䏿¥ç»æ"); |
| | | } |
¶Ô±ÈÐÂÎļþ |
| | |
| | | package com.fzzy.push.sx2024; |
| | | |
| | | import com.fzzy.api.data.ApiParam; |
| | | import com.fzzy.api.data.PushProtocol; |
| | | import com.fzzy.api.service.PushService11; |
| | | import com.fzzy.push.impl.ComPushService11; |
| | | import com.fzzy.push.impl.ComPushService15; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.stereotype.Component; |
| | | |
| | | /** |
| | | * @Desc: é西çå¹³å° 2024çæ¥å£è§è |
| | | * @author: |
| | | * @update-time: 2023/10/10 18:25 |
| | | */ |
| | | @Slf4j |
| | | @Component |
| | | public class SX2024PushService11 implements PushService11 { |
| | | |
| | | @Autowired |
| | | private SX2024ApiRemoteService apiRemoteService; |
| | | |
| | | @Autowired |
| | | private ComPushService11 pushService11; |
| | | @Autowired |
| | | private ComPushService15 pushService15; |
| | | |
| | | @Override |
| | | public String getProtocol() { |
| | | return PushProtocol.SB_SX_2024.getCode(); |
| | | } |
| | | |
| | | @Override |
| | | public void pushData(ApiParam param) { |
| | | |
| | | //åä½ä¿¡æ¯ |
| | | pushService11.pushData1101(apiRemoteService, param); |
| | | //åºåºä¿¡æ¯ |
| | | pushService11.pushData1102(apiRemoteService, param); |
| | | //仿¿ä¿¡æ¯ |
| | | pushService11.pushData1103(apiRemoteService, param); |
| | | //å»é´ä¿¡æ¯ |
| | | pushService11.pushData1104(apiRemoteService, param); |
| | | //è´§ä½ä¿¡æ¯ |
| | | pushService11.pushData1105(apiRemoteService, param); |
| | | //æ²¹ç½ä¿¡æ¯ |
| | | pushService11.pushData1106(apiRemoteService, param); |
| | | //设å¤ä¿¡æ¯ |
| | | pushService11.pushData1107(apiRemoteService, param); |
| | | //è¯åä¿¡æ¯ |
| | | pushService11.pushData1108(apiRemoteService, param); |
| | | //åºåºå¾ä»æ¿ç¹ä½ä¿¡æ¯ |
| | | pushService11.pushData1110(apiRemoteService, param); |
| | | |
| | | //åºåºå¾è§é¢çæ§è®¾å¤ç¹ä½æ°æ® |
| | | pushService11.pushData1111(apiRemoteService, param); |
| | | |
| | | //人åä¿¡æ¯ |
| | | pushService11.pushData1112(apiRemoteService, param); |
| | | //ä¼ä¸ä¿¡ç¨ä¿¡æ¯ |
| | | pushService11.pushData1113(apiRemoteService, param); |
| | | //æä»¶ä¿¡æ¯æ¨éï¼è½¬ç§»å°12大类è¿è¡æ¨é |
| | | |
| | | //è´¢å¡æ¥è¡¨æ°æ®æ¨é |
| | | pushService15.pushData1500(apiRemoteService, param); |
| | | } |
| | | } |
¶Ô±ÈÐÂÎļþ |
| | |
| | | package com.fzzy.push.sx2024; |
| | | |
| | | import com.fzzy.api.data.ApiParam; |
| | | import com.fzzy.api.data.PushProtocol; |
| | | import com.fzzy.api.service.PushService12; |
| | | import com.fzzy.push.impl.ComPushService12; |
| | | import com.fzzy.push.impl.ComPushService90; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.stereotype.Component; |
| | | |
| | | /** |
| | | * @Desc: é西çå¹³å° 2024çæ¥å£è§è |
| | | * @author: |
| | | * @update-time: 2023/10/27 |
| | | */ |
| | | @Slf4j |
| | | @Component |
| | | public class SX2024PushService12 implements PushService12 { |
| | | |
| | | @Autowired |
| | | private SX2024ApiRemoteService apiRemoteService; |
| | | |
| | | @Autowired |
| | | private ComPushService12 pushService12; |
| | | @Autowired |
| | | private ComPushService90 pushService99; |
| | | |
| | | @Override |
| | | public String getProtocol() { |
| | | return PushProtocol.SB_SX_2024.getCode(); |
| | | } |
| | | |
| | | @Override |
| | | public void pushData(ApiParam param) { |
| | | log.info("------->>>>ç²®é£è´é æ¥å£æ¨¡å䏿¥å¼å§"); |
| | | |
| | | //客æ·ä¿¡æ¯ |
| | | pushService12.pushData1212(apiRemoteService, param); |
| | | |
| | | //åå |
| | | pushService12.pushData1201(apiRemoteService, param); |
| | | |
| | | //å
¥åºæ°æ® + å
¥åºè¿ç£
|
| | | pushService12.pushData1202(apiRemoteService, param); |
| | | |
| | | //å
¥åºè´¨æ£ |
| | | pushService12.pushData1203(apiRemoteService, param); |
| | | |
| | | //å
¥åºç»ç® |
| | | pushService12.pushData1204(apiRemoteService, param); |
| | | |
| | | //åºåºæ°æ® + åºåºè¿ç£
|
| | | pushService12.pushData1205(apiRemoteService, param); |
| | | |
| | | //åºåºç»ç® |
| | | pushService12.pushData1206(apiRemoteService, param); |
| | | |
| | | //åä» |
| | | pushService12.pushData1207(apiRemoteService, param); |
| | | |
| | | //ææº¢å |
| | | pushService12.pushData1209(apiRemoteService, param); |
| | | |
| | | //ç²®é£åºåæ°æ® |
| | | pushService12.pushData1208(apiRemoteService, param); |
| | | |
| | | //æ§è´¨è½¬å |
| | | pushService12.pushData1210(apiRemoteService, param); |
| | | |
| | | //è´¦é¢åºå |
| | | pushService12.pushData1211(apiRemoteService, param); |
| | | |
| | | //æä»¶ |
| | | pushService12.pushData1109(apiRemoteService, param); |
| | | |
| | | //å°ä»ç¡®è®¤å |
| | | pushService12.pushData1213(apiRemoteService, param); |
| | | |
| | | log.info("------->>>>ç²®é£è´é æ¥å£æ¨¡å䏿¥ç»æ"); |
| | | } |
| | | } |
¶Ô±ÈÐÂÎļþ |
| | |
| | | package com.fzzy.push.sx2024; |
| | | |
| | | import com.fzzy.api.data.ApiParam; |
| | | import com.fzzy.api.data.PushProtocol; |
| | | import com.fzzy.api.service.PushService13; |
| | | import com.fzzy.push.impl.ComPushService13; |
| | | import com.fzzy.push.impl.ComPushService90; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.stereotype.Component; |
| | | |
| | | /** |
| | | * @Desc: é西çå¹³å° 2024çæ¥å£è§è |
| | | * @author: |
| | | * @update-time: 2023/10/27 |
| | | */ |
| | | @Slf4j |
| | | @Component |
| | | public class SX2024PushService13 implements PushService13 { |
| | | |
| | | @Autowired |
| | | private SX2024ApiRemoteService apiRemoteService; |
| | | |
| | | @Autowired |
| | | private ComPushService13 pushService13; |
| | | @Autowired |
| | | private ComPushService90 pushService90; |
| | | |
| | | @Override |
| | | public String getProtocol() { |
| | | return PushProtocol.SB_SX_2024.getCode(); |
| | | } |
| | | |
| | | @Override |
| | | public void pushData(ApiParam param) { |
| | | pushService13.pushData1301(apiRemoteService, param); |
| | | //ç²®æ
|
| | | pushService13.pushData1302(apiRemoteService, param); |
| | | //æ°ä½ |
| | | pushService13.pushData1304(apiRemoteService, param); |
| | | //è«å®³ |
| | | pushService13.pushData1303(apiRemoteService, param); |
| | | //éé£ |
| | | pushService13.pushData1305(apiRemoteService, param); |
| | | |
| | | pushService13.pushData1306(apiRemoteService, param); |
| | | |
| | | pushService13.pushData1307(apiRemoteService, param); |
| | | |
| | | pushService13.pushData1308(apiRemoteService, param); |
| | | |
| | | pushService13.pushData1309(apiRemoteService, param); |
| | | |
| | | pushService13.pushData1310(apiRemoteService, param); |
| | | |
| | | } |
| | | |
| | | } |
¶Ô±ÈÐÂÎļþ |
| | |
| | | package com.fzzy.push.sx2024; |
| | | |
| | | import com.fzzy.api.data.ApiParam; |
| | | import com.fzzy.api.data.PushProtocol; |
| | | import com.fzzy.api.service.PushService14; |
| | | import com.fzzy.push.impl.ComPushService14; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.stereotype.Component; |
| | | |
| | | /** |
| | | * @Desc: é西çå¹³å° 2024çæ¥å£è§è |
| | | * @author: |
| | | * @update-time: 2022/10/27 |
| | | */ |
| | | @Slf4j |
| | | @Component |
| | | public class SX2024PushService14 implements PushService14 { |
| | | |
| | | @Autowired |
| | | private SX2024ApiRemoteService apiRemoteService; |
| | | @Autowired |
| | | private ComPushService14 pushService; |
| | | |
| | | |
| | | @Override |
| | | public String getProtocol() { |
| | | return PushProtocol.SB_SX_2024.getCode(); |
| | | } |
| | | |
| | | @Override |
| | | public void pushData(ApiParam param) { |
| | | |
| | | pushService.pushData1401(apiRemoteService, param); |
| | | |
| | | pushService.pushData1402(apiRemoteService, param); |
| | | //è½®æ¢è®¡å |
| | | pushService.pushData1403(apiRemoteService, param); |
| | | |
| | | pushService.pushData1405(apiRemoteService, param); |
| | | } |
| | | |
| | | |
| | | } |