6
0
Fork 0
release
李静 2022-01-15 16:21:00 +08:00
parent 36e6f927c0
commit d165c68b63
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ class ManageSubsidySettleCommand extends Command
* *
* @var string * @var string
*/ */
protected $description = '管理津贴结算'; protected $description = '结算一级经销商和二级经销商的管理津贴';
/** /**
* Execute the console command. * Execute the console command.

View File

@ -26,7 +26,7 @@ class ManagerSubsidySettleCommand extends Command
* *
* @var string * @var string
*/ */
protected $description = '管理者津贴结算'; protected $description = '结算管理者的管理津贴';
/** /**
* Execute the console command. * Execute the console command.