This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
jjhc
/
jbangjia
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
jbangjia
/
vendor
/
qiniu
/
php-sdk
/
tests
/
mock-server
/
ok.php
ok.php
84 B
Permalink
Istoric
Crud
1
2
3
<?php
header("Content-Type: application/json;charset=UTF-8");
echo '{"msg": "ok"}';