diff --git a/supplier/supplierApply.go b/supplier/supplierApply.go index 29fa733..fe57bd5 100644 --- a/supplier/supplierApply.go +++ b/supplier/supplierApply.go @@ -105,6 +105,7 @@ type ArgsSupplierApplyReAudit struct { Password string // 密码 Liaison string // 联系人 Phone string // 手机号 + PayType uint // 结算类型 Annex string // 附件 }