@@ -27,7 +27,6 @@ class good extends Command
$goodset =Cache::store("redis")->get("goodSet");
if($goodset ==1) return;
Cache::store("redis")->set("goodSet",1,1800);
-// $this->date="2022-06-01 00:00:00";
try{
$this->goodBasic();
$this->goodZx();