master
fengyuexingzi 8 years ago
parent 4e7b8710a0
commit c5c70c7ebf

@ -3,9 +3,7 @@
* Created by PhpStorm.
* User: Administrator
* Date: 2018/6/12
* Time: 14:22
* Time: 15:17
*/
$content = file_get_contents("php://input");
echo $content;
print_r($GLOBALS);
Loading…
Cancel
Save