4 lines
132 B
Bash
4 lines
132 B
Bash
|
|
#/bin/bash
|
||
|
|
# 每分钟执行一次
|
||
|
|
|
||
|
|
curl http://127.0.0.1/index.php/api/sys/timer_cancel_order -H 'Host:liiistem.zhonganonline.top'
|