瀏覽代碼

青爻公众号

cqp 10 月之前
父節點
當前提交
8c2c264456
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Service/Weixin/WeixinService.php

+ 1 - 1
app/Service/Weixin/WeixinService.php

@@ -2,7 +2,7 @@
 
 namespace App\Service\Weixin;
 
-use App\Console\Commands\WxArticle;
+use App\Model\WxArticle;
 use App\Model\Settings;
 use App\Model\WxArticleDetail;
 use App\Service\Service;