mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-09-04 15:11:38 +08:00
修改文章分类的缓存
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
use think\facade\Route;
|
||||
|
||||
Route::rule('doc/[:category_id]/[:post_id]','Index/index');
|
||||
Route::rule('doc/[:post_id]','Index/index');
|
||||
Reference in New Issue
Block a user