yingzi 2 年之前
父節點
當前提交
c91509379d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/system/controller/ServiceLabel.php

+ 1 - 1
app/system/controller/ServiceLabel.php

@@ -1,6 +1,6 @@
 <?php
 declare (strict_types = 1);
-titlespace app\system\controller\v1;
+namespace app\system\controller;
 
 use app\BaseController;
 use app\model\api\ServiceLabel as LabelModel;