turntime 관련 조정중
This commit is contained in:
@@ -68,7 +68,7 @@ class che_집합 extends Command\GeneralCommand{
|
||||
$env = $this->env;
|
||||
|
||||
$general = $this->generalObj;
|
||||
$date = substr($general->getVar('turntime'),11,5);
|
||||
$date = $general->getTurnTime($general::TURNTIME_HM);
|
||||
|
||||
$cityID = $this->city['city'];
|
||||
$cityName = $this->city['name'];
|
||||
|
||||
Reference in New Issue
Block a user