嵌入工具
宝塔Shell脚本 cd /www/wwwroot/项目根目录/ php think cron:game_rtp>> /dev/null 2>&1
This commit is contained in:
@@ -97,4 +97,9 @@ class External extends Api
|
||||
$promoReward->save($data);
|
||||
return json(['status'=> 'OK']);
|
||||
}
|
||||
|
||||
public function gameRtp()
|
||||
{
|
||||
return json(['status'=> 'OK']);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user