Commit ea454272 by xmy

feat:oem

parent 389de4d5
......@@ -57,7 +57,7 @@ class CfgCenter
return $data;
}
private static function _get($keyStr, $oemId = 0)
private static function _get($keyStr, $oemId = 1)
{
$keyArr = self::parseKeyStr($keyStr);
$rkey = implode(":", $keyArr);
......
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