Files
youlegames/codes/agent/game/api/payment/wechat/native.php
2026-03-15 01:27:05 +08:00

8 lines
286 B
PHP

<?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('支付失败, 请稍后重试.');