新增城市,优化下载函数

This commit is contained in:
iyuu.cn
2019-12-28 03:59:30 +08:00
parent 9e688e86d2
commit b54695f084
6 changed files with 221 additions and 3 deletions

3
app/hdcity.php Normal file
View File

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