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