增加docke部署
This commit is contained in:
8
codes/agent/game-docker/api/payment/wechat/native.php
Normal file
8
codes/agent/game-docker/api/payment/wechat/native.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
* [Weizan System] Copyright (c) 2014 012WZ.COM
|
||||
* Weizan is NOT a free software, it under the license terms, visited http://www.012wz.com/ for more details.
|
||||
*/
|
||||
define('IN_MOBILE', true);
|
||||
require '../../framework/bootstrap.inc.php';
|
||||
message('支付失败, 请稍后重试.');
|
||||
Reference in New Issue
Block a user