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