fix:修复BUG/升级1.1.6版本
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @author chenxin<chenxin619315@gmail.com>
|
||||
* @date 2015-10-29
|
||||
*/
|
||||
declare (strict_types = 1);
|
||||
|
||||
namespace app\common\library;
|
||||
use Exception;
|
||||
defined('INDEX_BLOCK_LENGTH') or define('INDEX_BLOCK_LENGTH', 12);
|
||||
|
||||
Reference in New Issue
Block a user