From 2a1c73ffedfbdb08d8aa016987f413de7911dfe4 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期五, 18 十一月 2022 15:29:45 +0800
Subject: [PATCH] 修改报工接口修改
---
VueWebApi/Models/UpdateProductReport.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/VueWebApi/Models/UpdateProductReport.cs b/VueWebApi/Models/UpdateProductReport.cs
index 85ddc13..b4c6e1c 100644
--- a/VueWebApi/Models/UpdateProductReport.cs
+++ b/VueWebApi/Models/UpdateProductReport.cs
@@ -34,5 +34,6 @@
public string bad_qty { get; set; } //鎶ュ簾鏁伴噺
public string bad_dvalue { get; set; } //鎶ュ簾鏁伴噺宸��
public string bad_money { get; set; } //鎶ュ簾閲戦
+ public string badmoney_dvalue { get; set; } //鎶ュ簾宸��
}
}
\ No newline at end of file
--
Gitblit v1.9.3