Browse Source

new report file

Test
“liuqisong@qniao.cn” 4 years ago
parent
commit
d1ebe4d815
4 changed files with 10481 additions and 9133 deletions
  1. 14
      log.html
  2. 19586
      output.xml
  3. 10
      report.html
  4. 4
      ztb-trading.sh

14
log.html
File diff suppressed because it is too large
View File

19586
output.xml
File diff suppressed because it is too large
View File

10
report.html
File diff suppressed because it is too large
View File

4
ztb-trading.sh

@ -3,7 +3,9 @@
cd /root/ztb-trading-rf-api cd /root/ztb-trading-rf-api
git pull --all git pull --all
python3 -m robot /root/ztb-trading-rf-api/000-Regularorder && /root/ztb-trading-rf-api/001-Activeorder
python3 -m robot /root/ztb-trading-rf-api/000-Regularorder
python3 -m robot /root/ztb-trading-rf-api/001-Activeorder
python3 -m robot /root/ztb-trading-rf-api/002-Activeorder
git add . git add .
git commit -m "new report file" git commit -m "new report file"
Loading…
Cancel
Save