Browse Source

debug

master
lijianbin 2 years ago
parent
commit
db68a85a6b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      client.dotask_test.go

+ 1
- 1
client.dotask_test.go View File

@ -20,7 +20,7 @@ func Test_DoCycleTask(t *testing.T) {
dbname := "shop"
siteid := "1198881"
userid := "19"
task_id := "22"
task_id := "43"
task_category := "normal"
list, err := DoCycleTask(dbname,siteid,userid,task_id,task_category)


Loading…
Cancel
Save