Commit 9357a2d3 by 王栋源

wdy

parent 8589ea3e
...@@ -18,7 +18,7 @@ class ZcbusinessTask extends TaskBase { ...@@ -18,7 +18,7 @@ class ZcbusinessTask extends TaskBase {
var obj = { var obj = {
"actionType": "taskpolicyneed2fq", "actionType": "taskpolicyneed2fq",
"actionBody": { "actionBody": {
"limit": 5 //推送数据条数 默认100条 "limit": 100 //推送数据条数 默认100条
} }
} }
try { try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment