forked from xin/TowerOptoSifAndSpectral
添加了html
This commit is contained in:
5
html/php/config.php
Normal file
5
html/php/config.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
file_put_contents("config.json",json_encode($_POST));
|
||||
echo "提交成功";
|
||||
Reference in New Issue
Block a user