From ed3d45b189f102249eabd0cb5a0299bc66b0dea6 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期一, 18 十二月 2023 21:04:12 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS --- docs/docs.go | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/docs.go b/docs/docs.go index d8fa175..9db38a4 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -4751,6 +4751,10 @@ "description": "鏁伴噺", "type": "number" }, + "locationId": { + "description": "浣嶇疆id", + "type": "integer" + }, "locationName": { "description": "浣嶇疆鍚嶇О", "type": "string" -- Gitblit v1.8.0