Commit 1a320927 by 冷斌

踢人

parent 2cd44b2a
......@@ -1082,6 +1082,9 @@ class Model_Live extends PhalApi_Model_NotORM {
"wincoin"=>$wincoin,
'isOpen' => 0,
'global_prompt' => $global_prompt,
'stream' => $stream,
'liveuid' => $liveuid,
);
//file_put_contents('./zhifu.txt',date('Y-m-d H:i:s').' 提交参数信息 result:'.json_encode($result)."\r\n",FILE_APPEND);
return $result;
......
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