| WebAPI/Controllers/CJGL/Cj_SingleStationController.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebAPI/Controllers/CJGL/Cj_SingleStationController.cs
@@ -2547,7 +2547,7 @@ objJsonResult.data = null; return objJsonResult; } else if (ds.Tables[0].Rows[0]["HBack"].ToString() == "2") else if (ds.Tables[0].Rows[0]["HBack"].ToString() == "1") { objJsonResult.code = "0"; objJsonResult.count = 0; @@ -3007,7 +3007,7 @@ objJsonResult.data = null; return objJsonResult; } else if (ds.Tables[0].Rows[0]["HBack"].ToString() == "2") else if (ds.Tables[0].Rows[0]["HBack"].ToString() == "1") { objJsonResult.code = "0"; objJsonResult.count = 0;