This website works better with JavaScript.
Home
Explore
Help
Sign In
tgo
/
taskrpc
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
11
Wiki
Activity
Browse Source
debug
master
lijianbin
3 years ago
parent
9a4d02de5b
commit
db68a85a6b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
)
Write
Preview
Loading…
Cancel
Save