Update hellow.php

This commit is contained in:
杨永强
2021-10-27 09:19:45 +00:00
parent b0efbb5650
commit 9bdb461fcd

View File

@@ -1,3 +1,3 @@
<?php
echo 'hello word!12222212121231';
echo 'hello word!';
?>