重新初始化

This commit is contained in:
2020-02-17 20:47:06 +08:00
parent 5c320206fb
commit 58d999ed73
4016 changed files with 1271 additions and 302396 deletions

View File

@@ -1,9 +0,0 @@
<?php
namespace app\model;
use think\Model;
class Channel extends Model
{
}