finish plugin: sticky promotion

This commit is contained in:
xiaomlove
2022-06-08 14:15:59 +08:00
parent 44c750234a
commit 09f6e5b274
62 changed files with 954 additions and 178 deletions

View File

@@ -53,4 +53,5 @@ class Controller extends BaseController
}
return Str::slug("$title.$action", '.');
}
}