项目代码/WMS/WMSServices/WIDESEA_Core/BaseModels/WebResponseContent.cs
@@ -30,7 +30,7 @@ public WebResponseContent OK() { Status = true; Datetime = DateTime.Now.ToString("yyyy-MM-dd hh:mm:ss"); Datetime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); return this; }