WebAPI/Controllers/LookingForBillController.cs @@ -14,6 +14,8 @@ private json objJsonResult = new json(); public DataSet ds = new DataSet(); public WebServer webserver = new WebServer(); /// <summary> /// 根据包装单 返回此包装单内的相关信息 /// </summary>