Ver Fonte

2023-5-22-1 新增服务区-2

yingzi há 2 anos atrás
pai
commit
49daf480fc
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/model/system/ArticleController.php

+ 1 - 1
app/api/controller/ArticleController.php → app/model/system/ArticleController.php

@@ -1,7 +1,7 @@
 <?php
 <?php
 
 
 
 
-namespace app\api\controller;
+namespace app\model\system;
 
 
 use app\model\api\ArticleModel;
 use app\model\api\ArticleModel;
 use think\Request;
 use think\Request;