示例#1
0
 public function SetValue($sKey, $xValue)
 {
     return $this->oMapper->SetAdminValue($sKey, $xValue);
 }