|
|
|
@ -522,6 +522,10 @@ class TulanduoApi extends CI_Controller
|
|
|
|
|
// $this->insert_gai($coli_sn, $groupSN, $coli_id, $paytype, $pay_currency, $GAI_SQJE, $GAI_SSJE, $gai_vei_sn, $GAI_Memo);
|
|
|
|
|
// }
|
|
|
|
|
// }
|
|
|
|
|
if ( ! isset($detail_jsonResp->orderDetail->operationDetails->otherReceives)
|
|
|
|
|
&& ! isset($detail_jsonResp->orderDetail->travelFees) ) {
|
|
|
|
|
$this->insert_gai($coli_sn, $groupSN, $coli_id, $paytype, $pay_currency, 0, 0, $gai_vei_sn, $auto_text );
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
/*BIZ_GroupCombineOperationDetail*/
|
|
|
|
|
if ( isset($detail_jsonResp->orderDetail->groupOrderNo) ) {
|
|
|
|
|