Explorar o código

update Refund.sh.

xdc %!s(int64=5) %!d(string=hai) anos
pai
achega
d981d027e0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Refund.sh

+ 1 - 1
Refund.sh

@@ -6,7 +6,7 @@ set -xe
 
 while :
 do
-refund=`tail -n 100 /root/server.log|grep Refund|awk '{print $6}'|sort|uniq`
+refund=`tail -n 300 /root/server.log|grep Refund|awk '{print $6}'|sort|uniq`
 for id in $refund
 do
 curl -i -H "Accept:application/json" -X POST -d "{\"user_id\":855,\"game_id\":177,\"refund_id\":\"${id}\"}" http://onlyellow.cstor.cn:18888/launch_refund