$openid]; $modCount = $dbOpt->update($where, $playerData); \Logging\LogInfo('更新条数: ' . $modCount); } $ret = ErrorCode::retOK(); echo json_encode($ret);