代码更新

This commit is contained in:
2019-07-01 16:13:59 +08:00
parent d141eb7c24
commit 86c24dc40e
30 changed files with 13731 additions and 94 deletions

View File

@@ -18,4 +18,11 @@ class Seo extends Admin{
public function index(){
}
/**
* @title 重写规则
*/
public function rewrite(){
}
}