From 838aeffacac607ef4393128c2aca1afd6a0078c3 Mon Sep 17 00:00:00 2001
From: black-goat-me <226547893@qq.com>
Date: 星期六, 20 五月 2023 04:31:47 +0800
Subject: [PATCH] 白坯发布汇总、明细报表:列宽自适应

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

diff --git a/WebAPI/Models/LookingForBill.cs b/WebAPI/Models/LookingForBill.cs
index 6fd3783..8820769 100644
--- a/WebAPI/Models/LookingForBill.cs
+++ b/WebAPI/Models/LookingForBill.cs
@@ -18,7 +18,7 @@
         public string HGroup { get; set; }//鐝粍
         public int HSourceID { get; set; }//鐢熶骇璧勬簮ID
         public string HSource { get; set; }//鐢熶骇璧勬簮
-        public string HMakerID { get; set; }//鍒跺崟浜虹紪鐮�
+        public string HMakerID { get; set; }//鍒跺崟浜篒D
         public string HMaker { get; set; }//鍒跺崟浜�
         public double HQty { get; set; }//鏁伴噺
         public int HMaterID { get; set; }//鐗╂枡ID

--
Gitblit v1.9.1