feat(WIP): processing 계략 세부

- 기타 파일 잔여 코드 제거
This commit is contained in:
2021-12-22 00:24:51 +09:00
parent 50e11f22a1
commit f951f313d2
6 changed files with 35 additions and 63 deletions
-7
View File
@@ -333,13 +333,6 @@ class che_징병 extends Command\GeneralCommand
];
}
public function getJSPlugins(): array
{
return [
'recruitCrewForm'
];
}
public function getForm(): string
{
$db = DB::db();