|
@@ -612,7 +612,7 @@ class Transfer extends Start_Controller {
|
|
$this->db->trans_begin();
|
|
$this->db->trans_begin();
|
|
$post['xbqnum'] = $xbqnum;
|
|
$post['xbqnum'] = $xbqnum;
|
|
$kh = $this->shop->read($y['shop']);
|
|
$kh = $this->shop->read($y['shop']);
|
|
- $this->logic_ding->sendToDing("小布表打印异常".json_encode($post));
|
|
|
|
|
|
+ //$this->logic_ding->sendToDing("小布表打印异常".json_encode($post));
|
|
$yy = $this->apiyy->_peihuo($post,$kh['yyid'],$y['number'],$post['xbqnum']);
|
|
$yy = $this->apiyy->_peihuo($post,$kh['yyid'],$y['number'],$post['xbqnum']);
|
|
if($yy['c'] == 0)
|
|
if($yy['c'] == 0)
|
|
{
|
|
{
|