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