package common type ContractUrlResult struct { // 【电子签约页面链接】电子签约页面链接 Url string `json:"url"` }