This commit is contained in:
Default
2025-04-09 17:41:59 +08:00
parent c5dedc8a78
commit 1a39dda023
3 changed files with 2 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ return [
'options' => ['unique' => false]
],
[
'key' => ['og_title' => 1],
'key' => ['og_novel_book_name' => 1],
'options' => ['unique' => false]
],
[