소스 검색

青爻公众号

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;