This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
jjhc
/
jbangjia
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
jbangjia
/
vendor
/
qiniu
/
php-sdk
/
tests
/
mock-server
/
ok.php
ok.php
84 B
Permalink
Verlauf
Originalformat
1
2
3
<?php
header("Content-Type: application/json;charset=UTF-8");
echo '{"msg": "ok"}';