wugg 2 years ago
parent
commit
d14c35a60f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/command/good.php

+ 0 - 1
app/command/good.php

@@ -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();