<?php
/*
* Copyright (c) Huyin Information Technology Co., Ltd. All Rights Reserved.
* BOSSCMS Content Management System (https://www.bosscms.net/)
*/
define('BOSSCMS_TYPE','extend');
define('BOSSCMS_MOLD','notice');
define('BOSSCMS_PART','notice');
define('BOSSCMS_FUNC','get');
require_once '../../system/enter.php';
?>