@@ -8,7 +8,7 @@ Route::prefix('wechatPlatform')->group(function(){
Route::prefix('kfMessage')->group(function(){
Route::get('list', [KFMessageController::class, 'list']);
});
-Route::prefix('wechat')->group(function () {
+
// 微信公众号设置
Route::prefix('officialAccount')->group(function () {
// 关键字列表