This website works better with JavaScript.
Explore
Help
Register
Sign In
wangmingchuan
/
yanzong
Watch
1
Star
0
Fork
You've already forked yanzong
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1268
Commits
12
Branches
0
Tags
157 MiB
Tag:
Branch:
Tree:
0e60d91ba8
es
feature/main20240421
fxshop
lszyh
main
master
pifa
v1.0
wechat
wxl
wysf
zzzyh
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0e60d91ba8'
${ noResults }
yanzong
/
vendor
/
qiniu
/
php-sdk
/
tests
/
mock-server
/
ok.php
4 lines
84 B
Raw
Normal View
History
Unescape
Escape
1
5 months ago
<?php
header("Content-Type: application/json;charset=UTF-8");
echo '{"msg": "ok"}';