등용 추가
This commit is contained in:
@@ -85,7 +85,7 @@ class che_증여 extends Command\GeneralCommand{
|
||||
if(!is_int($destGeneralID)){
|
||||
return false;
|
||||
}
|
||||
if($destGeneralID < 0){
|
||||
if($destGeneralID <= 0){
|
||||
return false;
|
||||
}
|
||||
if($destGeneralID == $this->generalObj->getID()){
|
||||
|
||||
Reference in New Issue
Block a user