lisai17@sina.com 2020-11-02 16:30:40 +08:00
parent 4d59db7568
commit 03b7478252
1 changed files with 10 additions and 8 deletions

View File

@ -916,10 +916,11 @@ public class OrderclusterSyncService extends BaseSyncService {
/**
*
* /order/ordercluster/forwardCluster
*
* @param ordercluster_id
* @param total_weight
* @param cutoff_time
* @param ordercluster_id ordercluster id
* @param total_weight
* @param cutoff_time
* @param sysuser
* @return
*/
@ -1115,12 +1116,13 @@ public class OrderclusterSyncService extends BaseSyncService {
}
/**
*
*
* /order/ordercluster/forwardTemp
*
* @param ordercluster_id
* @param total_weight
* @param trucks
* @param cutoff_time
* @param ordercluster_id ordercluster id
* @param total_weight
* @param cutoff_time
* @param trucks
* @param sysuser
* @return
*/