Browse Source

解决冲突

zqwang 1 year ago
parent
commit
b3a9ff2f0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      modules/WechatPlatform/routes/route.php

+ 1 - 1
modules/WechatPlatform/routes/route.php

@@ -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 () {
         // 关键字列表