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 审核通过