xxxrrrdddd 2 years ago
parent
commit
621ff9a4ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      work

+ 1 - 1
work

@@ -11,7 +11,7 @@ require __DIR__.'/thinkphp/base.php';
 App::initCommon();
 WO::$logFile=sprintf('%s/workerman.log',RUNTIME_PATH);
 WO::$pidFile=sprintf('%s/workerman.pid',RUNTIME_PATH);
-WO::$processTitle='beauti-no';
+WO::$processTitle='beauty-no';
 
 abstract class Com{
     protected static function log($data){