Ver Fonte

调整提示语

heteng há 2 anos atrás
pai
commit
739abaf947

+ 1 - 1
MicroServices/Business/Business.Application/SaleForecastManagement/MonthlyCapacityLoadAppService.cs

@@ -516,7 +516,7 @@ namespace Business.SaleForecastManagement
                     return "NO|" + e.Message;
                 };
             }
-            return "OK|修订成功!";
+            return "OK|刷新成功!";
         }
 
         /// <summary>