Merge pull request 'test' (#35) from test into master

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

@ -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