新增oshen

This commit is contained in:
iyuu.cn
2019-12-26 21:00:12 +08:00
parent 463fa5e7ff
commit d2882c04a7
5 changed files with 209 additions and 2 deletions

3
app/oshen.php Normal file
View File

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