|
@@ -587,6 +587,7 @@ class U8ThirdPartyService extends Service
|
|
|
"cBatch" => $value['lot'],
|
|
"cBatch" => $value['lot'],
|
|
|
'cFree1' => !empty($item['cFree1']) ? $item['cFree1'] : null,
|
|
'cFree1' => !empty($item['cFree1']) ? $item['cFree1'] : null,
|
|
|
'cFree2' => !empty($item['cFree2']) ? $item['cFree2'] : null,
|
|
'cFree2' => !empty($item['cFree2']) ? $item['cFree2'] : null,
|
|
|
|
|
+ 'bIAcreatebill' => 0,
|
|
|
];
|
|
];
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|