발령 구현

This commit is contained in:
2018-11-18 03:57:09 +09:00
parent 5b96cc9b0a
commit 5de9859a1e
6 changed files with 210 additions and 1 deletions
+3
View File
@@ -55,6 +55,9 @@ class che_임관 extends Command\GeneralCommand{
if($destGeneralID < 1){
return false;
}
if($destGeneralID == $this->generalObj->getID()){
return false;
}
$this->arg = [
'destGeneralID' => $destGeneralID