1
This commit is contained in:
@@ -34,4 +34,9 @@ public interface IErpGoofishOrderService {
|
||||
int syncWaybillAndTryShipBatch(int limit);
|
||||
|
||||
void applyListOrNotifyItem(String appKey, JSONObject item, String lastNotifyJson);
|
||||
|
||||
/**
|
||||
* 京东单物流扫描已得到运单号并写入 Redis 后调用:同步到闲鱼单并尝试开放平台发货。
|
||||
*/
|
||||
void notifyJdWaybillReady(Long jdOrderId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user