@@ -19,6 +19,8 @@ use think\facade\Db;
class EveryCompanyInv extends Command
{
+ protected $companyArr;
+ protected $date;
protected function configure()
// 指令配置