elf 4 months ago
parent 63d8a10cd7
commit c7c366d99f

@ -293,7 +293,7 @@ func (s *orderService) PostToZking(orderSn string) (*zking.Result, error) {
LegalNum: order.Applicant.LegalNum, LegalNum: order.Applicant.LegalNum,
ComTelNum: order.Applicant.ComTelNum, ComTelNum: order.Applicant.ComTelNum,
LicenseFiles: licenseFiles, LicenseFiles: licenseFiles,
SignUrl: order.Applicant.SignUrl, SignUrl: order.Applicant.SignedUrl,
} }
project := suixing.Project{ project := suixing.Project{

Loading…
Cancel
Save