1
duhe
2026-04-01 f7d9e845fa65d5d95ca22fff220da7a182544fb6
WebAPI/Controllers/²Ö´æ¹ÜÀí/ÑéÊÕÈë¿â/Kf_ProductInBillController.cs
@@ -127,7 +127,7 @@
                }
                objJsonResult.code = "0";
                objJsonResult.count = 1;
                objJsonResult.count = int.Parse(ds.Tables[1].Rows[0]["count"].ToString());
                objJsonResult.Message = "成功!";
                objJsonResult.data = ds.Tables[0];
                objJsonResult.list = columnNameList;