提交 47146575 编写于 作者: 李光春's avatar 李光春

- composer update

上级 7a8c1abb
......@@ -22,6 +22,11 @@ use think\db\exception\DataNotFoundException;
use think\db\exception\DbException;
use think\db\exception\ModelNotFoundException;
/**
* 定义当前版本
*/
const VERSION = '6.0.56';
if (!function_exists('get_ip_info')) {
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册