From c7c366d99fbd4bc8c9e966a9015eafe500dfd2d1 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Thu, 4 Jul 2024 00:41:01 +0800 Subject: [PATCH] yh --- service/order_service.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/order_service.go b/service/order_service.go index 3bed5b2..f57c9e6 100644 --- a/service/order_service.go +++ b/service/order_service.go @@ -293,7 +293,7 @@ func (s *orderService) PostToZking(orderSn string) (*zking.Result, error) { LegalNum: order.Applicant.LegalNum, ComTelNum: order.Applicant.ComTelNum, LicenseFiles: licenseFiles, - SignUrl: order.Applicant.SignUrl, + SignUrl: order.Applicant.SignedUrl, } project := suixing.Project{