Commit 45fef781 authored by hangjun83's avatar hangjun83

财务开票模块更新

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