Commit 4ab19eea by 王召彬

Merge branch 'fixbug-cfgcenter' into test

parents f7a8665c 5c87effe
......@@ -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