mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 00:25:35 +08:00
cs fix
This commit is contained in:
@@ -15,7 +15,6 @@ use ZM\Store\Database\DBException;
|
|||||||
use ZM\Store\Database\DBQueryBuilder;
|
use ZM\Store\Database\DBQueryBuilder;
|
||||||
use ZM\Store\Database\DBWrapper;
|
use ZM\Store\Database\DBWrapper;
|
||||||
use ZM\Store\KV\KVInterface;
|
use ZM\Store\KV\KVInterface;
|
||||||
use ZM\Utils\ZMRequest;
|
|
||||||
|
|
||||||
// 防止重复引用引发报错
|
// 防止重复引用引发报错
|
||||||
if (function_exists('zm_internal_errcode')) {
|
if (function_exists('zm_internal_errcode')) {
|
||||||
|
|||||||
Reference in New Issue
Block a user