feat(core):系统更新记录功能

yun-zuoyi
汪云昊 5 years ago
parent 7bb0232bb7
commit cc3bd5e4d5

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

Loading…
Cancel
Save