CY_ECommercePlatform/CY.BLL/EC/EC_OrderBLL.cs
@@ -272,6 +272,17 @@ /// </summary> /// <param name="model"></param> /// <returns></returns> public bool UpdateDeliveryTimeTime(EC_OrderExtend model) { return _iEC_OrderDAL.UpdateDeliveryTimeTime(model); } /// <summary> /// 修改 /// </summary> /// <param name="model"></param> /// <returns></returns> public bool OldUpdateProductionprogress(EC_OrderExtend model) {