-
Notifications
You must be signed in to change notification settings - Fork 8
(DataFlow) instructions example
成文 edited this page Sep 9, 2020
·
1 revision
<?xml version="1.0" encoding="UTF-8"?>
<sets>
<instruction>
<id>compare_price_moveFullPosition</id>
<cron>0 1/2 * * * ?</cron>
<code>
Track.cpuPrepare->compare_price
TaskControl.moveFullPosition->1129918039,10,1 //start,day,ride
Track.cpuFree
</code>
</instruction>
</sets>
ElasticFlow