This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_mq_consume
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
guide_order
dengbiao
7 months ago
parent
5a357a16f2
commit
bd3c65271f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 {
Write
Preview
Loading…
Cancel
Save