瀏覽代碼

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

yingzi 2 年之前
父節點
當前提交
49daf480fc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;