From 93c7ecc03e2ec558d4cbe487066965443192d88b Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期四, 16 四月 2026 12:58:00 +0800
Subject: [PATCH] 1

---
 WebAPI/Controllers/NewApiController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Controllers/NewApiController.cs b/WebAPI/Controllers/NewApiController.cs
index f001237..0276c6d 100644
--- a/WebAPI/Controllers/NewApiController.cs
+++ b/WebAPI/Controllers/NewApiController.cs
@@ -32,7 +32,7 @@
         {
             var model = YqnQbService.GetHbarCodeDetail(sBillBarCode);
             // 閫氳繃model 涓殑data鏉ュ垽鏂� 宸ュ崟鍙� 鏄惁灞炰簬寮�宸ョ姸鎬侊紝濡傛灉灞炰簬寮�宸ョ姸鎬侊紝鍒欐姤閿�
-            string HProcExchBillStatus = model.data.Tables[0].Rows[0]["鍗曟嵁鐘舵��"]?.ToString();
+            // string HProcExchBillStatus = model.data.Tables[0].Rows[0]["鍗曟嵁鐘舵��"]?.ToString();
             // if(HProcExchBillStatus != null && HProcExchBillStatus != "3")
             // {
             //     // 鍙湁寮�宸ョ姸鎬佸厑璁哥敓鎴愬彇鏍峰崟

--
Gitblit v1.9.1