From 6775b696de3ecbdea4201c6dd57103e165ccb7f8 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期五, 08 九月 2023 13:56:44 +0800
Subject: [PATCH] 染厂报表 提料计划信息导入完善

---
 WebAPI/Controllers/CJGL/Cj_StationEntrustInBillController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Controllers/CJGL/Cj_StationEntrustInBillController.cs b/WebAPI/Controllers/CJGL/Cj_StationEntrustInBillController.cs
index 7d625ff..15a850e 100644
--- a/WebAPI/Controllers/CJGL/Cj_StationEntrustInBillController.cs
+++ b/WebAPI/Controllers/CJGL/Cj_StationEntrustInBillController.cs
@@ -772,7 +772,7 @@
         #endregion
 
         #region 瀵硅壊璁板綍鏂板淇濆瓨
-        [Route("ColorRecord/ColorRecordAddBill")]
+        [Route("MES_SampleRecordBill_PDA/ColorRecordAddBill")]
         [HttpPost]
         public object ColorRecordAddBill([FromBody] JObject oMain)
         {

--
Gitblit v1.9.1