Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cdn
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
llewan
cdn
Commits
464415cc
Commit
464415cc
authored
Aug 23, 2018
by
liuxinjun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test yixiaochengming
parent
9a814ace
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
api.php
yixiaochengming/api.php
+16
-0
No files found.
yixiaochengming/api.php
0 → 100644
View file @
464415cc
<?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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment