From 422f93b6f1004c8d7abb9e41b44c5a723bc8b279 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期三, 27 九月 2023 20:13:38 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS --- request/operation.go | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/request/operation.go b/request/operation.go index cf73ffa..a507a13 100644 --- a/request/operation.go +++ b/request/operation.go @@ -42,7 +42,6 @@ PageInfo OperationTypeId int `json:"operationTypeId" form:"operationTypeId"` Number string `json:"number"` - SourceNumber string `json:"sourceNumber"` } type UpdateOperation struct { -- Gitblit v1.8.0