WebApi/Controllers/AnaPrjController.cs
@@ -340,7 +340,7 @@ } IStation.CalcModel.AnaRequestBase requestBase; var prj = Common.HistoryAnaPrjFileHelper.GetByEndTime(last_end_time, out requestBase); var prj = Common.HistoryAnaPrjFileHelper.GetByEndTime大于(last_end_time, out requestBase); if (prj == null) { IStation.LogHelper.Info(string.Format("GetAnaStartPara 未找到{0}结束的分析项目", AnaStartTime));