write
This commit is contained in:
@@ -61,6 +61,8 @@ class NaverService
|
||||
'raw_json' => $rawData // 모델에서 json_encode 처리됨
|
||||
]);
|
||||
|
||||
CLI::write(CLI::color('🟢 임시테이블 :: ' . $this->rawStagingModel->getLastQuery() , 'green'));
|
||||
|
||||
// 3. 타입별 분기 처리
|
||||
if ($vType === 'S') {
|
||||
// [Type S] 현장확인 응답 처리 (A01 등)
|
||||
|
||||
Reference in New Issue
Block a user