WIN-2308041133\Administrator пре 8 месеци
родитељ
комит
9bcdb2d216
1 измењених фајлова са 5 додато и 5 уклоњено
  1. 5 5
      app/api/controller/store/DeviceRepairController.php

+ 5 - 5
app/api/controller/store/DeviceRepairController.php

@@ -1,5 +1,5 @@
 <?php
 <?php
-namespace app\controller\api;
+namespace app\api\controller\store;
 
 
 use app\admin\model\store\DeviceRepair as DeviceRepairModel;
 use app\admin\model\store\DeviceRepair as DeviceRepairModel;
 //use think\Controller;
 //use think\Controller;
@@ -12,10 +12,10 @@ use think\facade\Validate;
  */
  */
 class DeviceRepairController
 class DeviceRepairController
 {
 {
-    /**
-     * 展示报修表单页面
-     * @return \think\response\View
-     */
+//    /**
+//     * 展示报修表单页面
+//     * @return \think\response\View
+//     */
 //    public function index()
 //    public function index()
 //    {
 //    {
 //        return $this->fetch();
 //        return $this->fetch();