From 06cff5f59c72d36b745515d98b9e645e92bb91a3 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期三, 23 八月 2023 20:14:23 +0800
Subject: [PATCH] 修改获取工艺参数等待超时,修改生产进度返回值参数

---
 docs/docs.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/docs.go b/docs/docs.go
index b32229d..13c6d5b 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -576,7 +576,7 @@
             "properties": {
                 "fieldName": {
                     "description": "瀵瑰簲绯荤粺瀛楁",
-                    "type": "string"
+                    "type": "integer"
                 },
                 "length": {
                     "description": "鏁版嵁闀垮害",

--
Gitblit v1.8.0