visuddhinanda 2 anni fa
parent
commit
6d6eac6e4e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/Console/Commands/UpgradeCompound.php

+ 1 - 1
app/Console/Commands/UpgradeCompound.php

@@ -165,7 +165,7 @@ class UpgradeCompound extends Command
                 $new->save();
             }
             if(env('APP_ENV','local') !== 'local'){
-                sleep(1);
+                usleep(100);
             }
 		}
 		//删除旧数据