From 2bc2d1cc5d8dc4f915a9417cfa8e79e6b3d36cf6 Mon Sep 17 00:00:00 2001 From: sian Date: Thu, 29 Dec 2022 16:59:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supplier/batch/goods.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supplier/batch/goods.go b/supplier/batch/goods.go index 815a134..398c8d5 100644 --- a/supplier/batch/goods.go +++ b/supplier/batch/goods.go @@ -9,7 +9,7 @@ import ( type Goods struct { goods - Order order + order } type goods struct {