From b7d3df951f77a2cd4ebc626f2a362eb5f7bae062 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期二, 07 四月 2026 23:53:31 +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