修复模块服务发现导致的兼容问题

This commit is contained in:
JaguarJack
2020-06-22 12:36:25 +08:00
parent 51d237d0f0
commit d873ba10f9
3 changed files with 19 additions and 10 deletions

View File

@@ -0,0 +1,10 @@
<?php
// +----------------------------------------------------------------------
// | CatchAdmin [Just Like ]
// +----------------------------------------------------------------------
// | Copyright (c) 2017~2020 http://catchadmin.com All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt )
// +----------------------------------------------------------------------
// | Author: JaguarJack [ njphper@gmail.com ]
// +----------------------------------------------------------------------