버그 수정

This commit is contained in:
2019-04-24 01:17:21 +09:00
parent 3f2cf23f47
commit 5d1b39ca49
29 changed files with 79 additions and 51 deletions
+1 -2
View File
@@ -15,8 +15,7 @@ class 휴식 extends Command\GeneralCommand{
}
protected function init(){
$this->runnableConstraints=[
];
$this->runnableConstraints=[];
}
public function getCost():array{