From c464f72ac383e8dbc98d8a43f05098fbaff64a19 Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期二, 19 八月 2025 11:05:40 +0800 Subject: [PATCH] 工序委外发出单获取工序信息添加序列号 --- WebAPI/Controllers/WebAPIController.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/Controllers/WebAPIController.cs b/WebAPI/Controllers/WebAPIController.cs index 6b3c777..e2776a8 100644 --- a/WebAPI/Controllers/WebAPIController.cs +++ b/WebAPI/Controllers/WebAPIController.cs @@ -22279,6 +22279,7 @@ } } + } } -- Gitblit v1.9.1