Commit 8941c81c authored by 袁兴强's avatar 袁兴强 Committed by vipwzw

fix: lottery ci

parent edca464b
...@@ -35,3 +35,4 @@ deploy: false ...@@ -35,3 +35,4 @@ deploy: false
test_script: test_script:
- build.bat - build.bat
# - for /f "" %%G in ('go list github.com/33cn/plugin/...') do ( go test %%G & IF ERRORLEVEL == 1 EXIT 1) # - for /f "" %%G in ('go list github.com/33cn/plugin/...') do ( go test %%G & IF ERRORLEVEL == 1 EXIT 1)
...@@ -18,8 +18,8 @@ lottExecAddr="" ...@@ -18,8 +18,8 @@ lottExecAddr=""
luckyNumber="" luckyNumber=""
#设置较小可能导致投注交易执行失败 #设置较小可能导致投注交易执行失败
purNum=300 purNum=500
drawNum=320 drawNum=520
opRatio=5 opRatio=5
devRatio=5 devRatio=5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment