Commit 45fef781 authored by hangjun83's avatar hangjun83

财务开票模块更新

parent 107e5196
......@@ -65,7 +65,7 @@ class InvoiceJobCommand extends Command
$service->registerPlatform();
break;
case 'getQiyeInvoiceInfo' :
$service->getQiyeInvoiceInfo();
$service->getQiyeInvoiceInfo('rhawn');
break;
case 'queryInvoiceInfo' :
$service->queryInvoiceInfo();
......
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