This commit is contained in:
make
2025-04-06 01:15:48 +08:00
parent 9945b6b137
commit 57fad274d2
31 changed files with 622 additions and 362 deletions

View File

@@ -265,7 +265,7 @@ class TemplateSeeder
'description' => '搜索页URL 替换模板分组ID',
'sfg_id' => 34,
'arrSubjectFomart' => [
'/search?keywords={strSearchKeywords}&page={intPage}',
'/search.html?keywords={strSearchKeywords}&page={intPage}',
]
],
];