Commit 5c87effe by 王召彬

test

parent 88addfa6
......@@ -82,7 +82,6 @@ class CfgCenter
protected static function dbFetch($keyStr)
{
return 'sdfsdf';
$keyArr = self::parseKeyStr($keyStr);
$name = array_shift($keyArr);
$dbConn = self::dbConnect();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment