lh 3 年之前
父节点
当前提交
100357aaf9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Http/Controllers/Wechat/OfficialAccount/OfficialInteractiveEventController.php

+ 1 - 0
app/Http/Controllers/Wechat/OfficialAccount/OfficialInteractiveEventController.php

@@ -35,6 +35,7 @@ use DB;
 use App\Modules\Book\Models\BookConfig;
 use App\Modules\Promotion\Services\PromotionService;
 use App\Modules\OfficialAccount\Models\ForceSubscribeUsers;
+use App\Modules\User\Models\User;
 
 class OfficialInteractiveEventController extends Controller
 {