chenhaozhe
昨天 26811940119aa8e107c65d72a19bd172d7d1854e
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