버그 수정
This commit is contained in:
@@ -49,7 +49,7 @@ abstract class BaseCommand{
|
||||
|
||||
protected $alternative = null;
|
||||
|
||||
static protected $isInitStatic = false;
|
||||
static protected $isInitStatic = true;
|
||||
protected static function initStatic(){
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user