Showing
2 changed files
with
2 additions
and
0 deletions
... | @@ -65,6 +65,7 @@ | ... | @@ -65,6 +65,7 @@ |
65 | <workItem from="1574662422550" duration="816000" /> | 65 | <workItem from="1574662422550" duration="816000" /> |
66 | <workItem from="1574669792266" duration="65000" /> | 66 | <workItem from="1574669792266" duration="65000" /> |
67 | <workItem from="1574670031852" duration="24000" /> | 67 | <workItem from="1574670031852" duration="24000" /> |
68 | + <workItem from="1575279295835" duration="451000" /> | ||
68 | </task> | 69 | </task> |
69 | <servers /> | 70 | <servers /> |
70 | </component> | 71 | </component> | ... | ... |
... | @@ -201,3 +201,4 @@ function handleEvent(event) { | ... | @@ -201,3 +201,4 @@ function handleEvent(event) { |
201 | app.listen(80, function () { | 201 | app.listen(80, function () { |
202 | console.log('Linebot listening on port 80!'); | 202 | console.log('Linebot listening on port 80!'); |
203 | }); | 203 | }); |
204 | + | ... | ... |
-
Please register or login to post a comment