1
wtt
2 天以前 128c67958807233322395716bbaddb3808e4bda9
WebAPI/Controllers/LMESController.cs
@@ -3880,7 +3880,7 @@
                    {
                        objJsonResult.code = "0";
                        objJsonResult.count = 0;
                        objJsonResult.Message = "[0000-1-051]" + ds.Tables[0].Rows[0]["HBackRemark"].ToString();
                        objJsonResult.Message =ds.Tables[0].Rows[0]["HBackRemark"].ToString();
                        return objJsonResult;
                    }
                    else