From 431755b402c18ccccee6461bfd734bba1f909a23 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期四, 19 三月 2026 17:03:11 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
---
WebAPI/Models/HBarCodeList.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/HBarCodeList.cs b/WebAPI/Models/HBarCodeList.cs
index 1e2d123..eab2c47 100644
--- a/WebAPI/Models/HBarCodeList.cs
+++ b/WebAPI/Models/HBarCodeList.cs
@@ -22,6 +22,7 @@
public string HPinfanBarCode2 { get; set; } //HPinfanBarCode
public string HBatchNo2 { get; set; } //"鎵瑰彿";
public int HGiveAwayFlag2 { get; set; } //"鏄惁璧犲搧";
+ public string HSourceBillSEQ { get; set; } //婧愬崟琛屽彿
public string HUnitID2 { get; set; } //"璁¢噺鍗曚綅ID";
public string HUnitNumber2 { get; set; } //"璁¢噺鍗曚綅浠g爜";
public string HUnitName2 { get; set; } //"璁¢噺鍗曚綅";
--
Gitblit v1.9.1