KK 3 years ago
parent 3e5ecc12d2
commit 9548234b86

@ -10,7 +10,7 @@ import (
type License struct { type License struct {
} }
type argsCompanyLicense struct { type argsCompanyLicense struct {
url string // 营业执照 地址 Url string // 营业执照 地址
} }
type argsCompanyLicenseResp struct { type argsCompanyLicenseResp struct {
Taxpayer string `json:"taxpayer"` Taxpayer string `json:"taxpayer"`

Loading…
Cancel
Save