Browse Source

report

master
qniao 3 years ago
parent
commit
dcfd4831f5
4 changed files with 448 additions and 7922 deletions
  1. 13
      log.html
  2. 8342
      output.xml
  3. 10
      report.html
  4. 5
      ztb-factory.sh

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

8342
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

5
ztb-factory.sh

@ -3,10 +3,9 @@
cd /root/ztb-factory-rf-api cd /root/ztb-factory-rf-api
git pull --all git pull --all
python3 -m robot -P . /root/ztb-factory-rf-api 000-Data 001-FactoryReceiptManual 002-FactoryReceiptSwipe
python3 -m robot -P . /root/ztb-factory-rf-api/000-Data
git add . git add .
git commit -m "Factory Report"
git commit -m "report"
git push git push
Loading…
Cancel
Save