Commit 464415cc authored by liuxinjun's avatar liuxinjun

test yixiaochengming

parent 9a814ace
<?php
/**按制宇宙大冒险游戏
* Created by PhpStorm.
* User: ddcai
* Date: 2018/8/14
* Time: 20:11
*/
$tmp_arr = array(
'fs' => 2,//看广告加10步[1审核中时,2已经过审核时]
'hz' => 2,//分享加10步(1不显示,2显示)
'hz2' => 2,//跳游戏(1不显示,2显示)
'hz3' => 2,//跳盒子(1不显示,2显示)
);
echo(json_encode($tmp_arr,JSON_UNESCAPED_UNICODE));
exit();
\ No newline at end of file
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