From de09888dc10440dbb45c7e4922499aa34e089f64 Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期日, 05 四月 2026 02:05:37 +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