From 0bdc3484c3632eda078d1a7c91ab88b2f437dc1f Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 04 二月 2026 09:50:34 +0800
Subject: [PATCH] 1
---
WebAPI/Models/StationBill.cs | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/StationBill.cs b/WebAPI/Models/StationBill.cs
index a256942..67271c3 100644
--- a/WebAPI/Models/StationBill.cs
+++ b/WebAPI/Models/StationBill.cs
@@ -99,5 +99,9 @@
public string HDate { get; set; }
public double HMachineWorkTimes { get; set; }
public int HIsTimeFlag { get; set; } = 0;
+ public string HBatchNo { get; set; }//瀛愯〃鎵规
+
+ public double HWeight { get; set; }//瀛愯〃閲嶉噺
+
}
}
\ No newline at end of file
--
Gitblit v1.9.1