mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-07 12:52:48 +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