Files
huangjingfen/pro_v3.5.1/vendor/qiniu/php-sdk/tests/mock-server/ok.php
panchengyong 7acbf45ff7 new files
2026-03-07 22:29:07 +08:00

4 lines
84 B
PHP

<?php
header("Content-Type: application/json;charset=UTF-8");
echo '{"msg": "ok"}';