<?php
/*
* Copyright (c) Huyin Information Technology Co., Ltd. All Rights Reserved.
* BOSSCMS Content Management System (https://www.bosscms.net/)
*/
define('BOSSCMS_TYPE','web');
define('BOSSCMS_MOLD','member');
define('BOSSCMS_PART','member');
define('BOSSCMS_FUNC','alipay');
define('notify',false);
define('mobile',true);
require_once '../../system/enter.php';
?>