getGeneralTurnBrief 연동 코드 수정

This commit is contained in:
2018-10-05 21:49:53 +09:00
parent 2e5612697f
commit 5c9cdd0524
4 changed files with 17 additions and 13 deletions
+1
View File
@@ -12,6 +12,7 @@ function getGeneralTurnBrief(General $generalObj, array $turnList) {
}
return $result;
//TODO: 정리가 끝나면 삭제
$turn = [];
$turn[0] = $general["turn0"];