WIP
parent
36e6f927c0
commit
d165c68b63
|
|
@ -26,7 +26,7 @@ class ManageSubsidySettleCommand extends Command
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $description = '管理津贴结算';
|
protected $description = '结算一级经销商和二级经销商的管理津贴';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Execute the console command.
|
* Execute the console command.
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@ class ManagerSubsidySettleCommand extends Command
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $description = '管理者津贴结算';
|
protected $description = '结算管理者的管理津贴';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Execute the console command.
|
* Execute the console command.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue