From 8040da25e1d543d0071e592a9b10270252051bd1 Mon Sep 17 00:00:00 2001 From: sian Date: Wed, 12 Apr 2023 11:53:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=BC=BA=E5=B0=91=E7=9A=84?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supplier/enterprise.go | 1 + 1 file changed, 1 insertion(+) diff --git a/supplier/enterprise.go b/supplier/enterprise.go index ffa6821..a7243e8 100644 --- a/supplier/enterprise.go +++ b/supplier/enterprise.go @@ -70,6 +70,7 @@ type ReplyEnterpriseInfo struct { ContactEmail string `json:"contactEmail"` ContactPhone string `json:"contactPhone"` Position string `json:"position"` + PaytaxesPhoto string `json:"paytaxesPhoto"` } // Info @Title 审核详情