버그 수정

This commit is contained in:
2020-04-24 01:09:49 +09:00
parent 961414559f
commit bea5cd1f52
6 changed files with 47 additions and 17 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class che_허보 extends Command\NationCommand{
protected function argTest():bool{
if($this->arg === null){
return null;
return false;
}
if(!key_exists('destCityID', $this->arg)){
return false;