From 3a03f2fa385f3702bc9666abd466ad96f86df1d6 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期四, 29 四月 2021 16:25:40 +0800
Subject: [PATCH] 部门基础资料树形方法API
---
WebAPI/Controllers/CJGL/Cj_StationEntrustOutBillController.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Controllers/CJGL/Cj_StationEntrustOutBillController.cs b/WebAPI/Controllers/CJGL/Cj_StationEntrustOutBillController.cs
index 70eee49..7274261 100644
--- a/WebAPI/Controllers/CJGL/Cj_StationEntrustOutBillController.cs
+++ b/WebAPI/Controllers/CJGL/Cj_StationEntrustOutBillController.cs
@@ -124,7 +124,7 @@
string HBarCode = list[0].HBarCode;//鏉″舰鐮�
string HAddr = "";
string HBarCodeMaker = "";
- string BillType = "3791";
+ string BillType = "3793";
double HWasterQty = list[0].HWasterQty;//涓嶅悎鏍兼暟閲�
long HPlanPieceQty = list[0].HPlanPieceQty;//鍙戝嚭浠舵暟
long HBadPNL = list[0].HBadPNL;//鎶ュ簾浠舵暟
--
Gitblit v1.9.1