mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 19:53:27 +08:00
【优化】移除旧版微信自定义交易组件相关配置常量及定时任务信息。
This commit is contained in:
@@ -1737,10 +1737,6 @@ namespace CoreCms.Net.Web.Admin.Controllers
|
||||
return jm;
|
||||
}
|
||||
|
||||
//发货同步处理
|
||||
await _redisOperationRepository.ListLeftPushAsync(RedisMessageQueueKey.TransactionComponentOrderShipSync, delivery.deliveryId);
|
||||
|
||||
|
||||
jm.code = 0;
|
||||
jm.msg = "提交任务成功,请核实远端状态";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user