Merge pull request 'bug' (#34) from test-kk into test

Reviewed-on: https://git.oa00.com/recook/backend_v2/pulls/34
master
杨赟 3 years ago
commit c690a12d60

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

Loading…
Cancel
Save