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']);