Merge remote-tracking branch 'remotes/origin/dev' into test

yun-zuoyi
汪云昊 5 years ago
commit ff89bc49d6

@ -43,7 +43,7 @@ public class SoftUpdateRecordQueueReceiver {
private ISysSoftUpdateRecordService sysSoftUpdateRecordService; private ISysSoftUpdateRecordService sysSoftUpdateRecordService;
@Bean @Bean
public Queue getQueueImppOrderNoRecord(){ public Queue queueImppSoftVersion(){
return new Queue(PlatformConstWords.QUEUE_IMPP_SOFT_VERSION); return new Queue(PlatformConstWords.QUEUE_IMPP_SOFT_VERSION);
} }

Loading…
Cancel
Save