username@email.com
2025-10-16 40eacc41d6f70f64ffd8f1fd18a8e12bce3fd86d
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)
        {