From b9a62531fb93aba42d13e62fd1b03d8dba112fa6 Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期一, 23 十月 2023 12:04:31 +0800
Subject: [PATCH] 位置修改

---
 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