From 74a1397907722bba09908b6280374f8fd228642a Mon Sep 17 00:00:00 2001 From: sian Date: Thu, 9 Mar 2023 16:25:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supplier/enterprise.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supplier/enterprise.go b/supplier/enterprise.go index 3fb8aae..4a5e629 100644 --- a/supplier/enterprise.go +++ b/supplier/enterprise.go @@ -86,7 +86,7 @@ type ArgsEnterpriseAdopt struct { EnterpriseId uint // 企业id Account string // 账号 Password string // 密码 - PayType uint + PayType uint // 结算类型 1=预付款 2=月结 } // Adopt @Title 审核通过