Commit e0e60fca by 朱继来

调整

parent 9c8d5843
Showing with 1 additions and 1 deletions
...@@ -252,7 +252,7 @@ class CronController extends Controller ...@@ -252,7 +252,7 @@ class CronController extends Controller
* *
* 条件:前一天注册,未下单的用户或下单未支付一笔订单的用户 * 条件:前一天注册,未下单的用户或下单未支付一笔订单的用户
* *
* 推送时间:每天上午10点 (0 10 * * * /usr/bin/curl http://order.ichunt.net/act/useramoumt) * 推送时间:每天上午10点 (0 10 * * * /usr/bin/curl http://order.ichunt.net/act/sendactmsg)
*/ */
public function sendActMsg() public function sendActMsg()
{ {
......
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 sign in to comment