CY_ECommercePlatform/CY.WebForm/Pages/business/OrderDelayTimeEdit.aspx.cs
@@ -76,10 +76,10 @@ bool result = eC_OrderBLL.OldUpdateDelayTime(eC_OrderExtend); bool result = eC_OrderBLL.UpdateDeliveryTimeTime(eC_OrderExtend); if (result) JavaScript.MessageBoxs("更新成功", this, true, true); JavaScript.MessageBox("更新成功", this, true, true); else JavaScript.MessageBox("更新失败", this);