* @Date: 2025-04-10 23:19:12 * @FilePath: ctms-h5_test.php * @Description: * @Email: 393213759@qq.com * Copyright (c) 2025 by www.hiluker.cn, All Rights Reserved. */ define('HI_APP', 'ctms'); //给子项目设置的统一短标识 define('YII_APP', '/ctms-h5'); require(__DIR__ . YII_APP . '/index.html');