Browse Source

update

guide_order
dengbiao 7 months ago
parent
commit
bd3c65271f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/lib/flexible_employment/gongmao.go

+ 1
- 1
app/lib/flexible_employment/gongmao.go View File

@@ -87,7 +87,7 @@ func (gm *GongMao) Curl(uri string, params map[string]interface{}) (result map[s
}
requestBody := form.Encode()

// 构造请求
// 构造请求
var url string
fmt.Println("prd::::::::::", cfg.Prd)
if cfg.Prd {


Loading…
Cancel
Save