Commit 58befa8b authored by hangjun83's avatar hangjun83

财务开票模块更新

parent ca0de74c
......@@ -170,9 +170,9 @@ class InvoiceService
$applyInvoiceParams['dlzh'] = $platformInfo['qyid'];
$applyInvoiceParams['sfwzzfp'] = 'N';
$applyInvoiceParams['zpFppzdm'] = $invoiceParams['invoice_category'] == 2 ? '1130' : '04';
$applyInvoiceParams['jshj'] = bcmul($invoiceParams['invoice_money'],1,2);
//初始化非必填项
$applyInvoiceParams['jshj'] = '';
$applyInvoiceParams['hjje'] = '';
$applyInvoiceParams['hjse'] = '';
$applyInvoiceParams['bz'] = '';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment