wupengfei 3 年之前
父節點
當前提交
6731d11aea
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/store/controller/Live.php

+ 1 - 1
application/store/controller/Live.php

@@ -114,7 +114,7 @@ class Live extends Controller
               if($data['detail']) $data['detail'] = json_decode($data['detail'],true);
            }
         }
-        $this->error('6666');
+
         // 添加或编辑商品
         if ($this->request->isPost()) {
             $detail_count = count($data['gl_st']);