新增hdstreet

This commit is contained in:
iyuu.cn
2019-12-24 11:08:33 +08:00
parent 10a3b4b875
commit cf8ee2ab73
9 changed files with 248 additions and 11 deletions

3
app/hdstreet.php Normal file
View File

@ -0,0 +1,3 @@
<?php
require_once __DIR__ . '/init.php';
hdstreet::run();