From 47bc8ba14bc49da5ba6f33cc49324706b7d7d806 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期二, 21 六月 2022 10:31:43 +0800
Subject: [PATCH] 增加先进先出参数

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

diff --git a/WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs b/WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
index ac6d135..2e16b55 100644
--- a/WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
+++ b/WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -1149,5 +1149,7 @@
         }
         #endregion
 
+
+        
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1