Browse Source

new report file

Test
“liuqisong@qniao.cn” 4 years ago
parent
commit
446131c915
4 changed files with 15686 additions and 2379 deletions
  1. 18
      log.html
  2. 18027
      output.xml
  3. 10
      report.html
  4. 10
      ztb-trading.sh

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

18027
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

10
ztb-trading.sh

@ -0,0 +1,10 @@
#!/usr/bin/env bash
cd /root/ztb-trading-rf-api
git pull --all
python3 -m robot /root/ztb-trading-rf-api/000-Regularorder
git add .
git commit -m "new report file"
git push
Loading…
Cancel
Save