123
This commit is contained in:
parent
70f3f1755f
commit
6f49911feb
|
@ -36,7 +36,7 @@ func (te *TaskEx) Execute(glocal map[string]interface{}) imitater.ITask {
|
|||
log.Println(te.Workflow(true).GetQuery().Get("keyword"))
|
||||
|
||||
wf := te.Workflow(true)
|
||||
wf.GetQuery().Set("keyword", randomdata.StringSample("网游", "手游", "游戏推荐", "赚钱游戏", "武侠游戏", "战略游戏"))
|
||||
wf.GetQuery().Set("keyword", randomdata.StringSample("手游", "游戏推荐", "赚钱游戏", "武侠游戏", "战略游戏"))
|
||||
|
||||
resp, err := wf.Execute()
|
||||
if err != nil {
|
||||
|
|
Loading…
Reference in New Issue
Block a user