IMO Meta Table 관리 배치 작업 개발 #80
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1-1. Request URL : https://shipsapi.maritime.spglobal.com/MaritimeWCF/APSShipService.svc/RESTFul/GetAllIMONumbers?includeDeadShips=0
1-2. Sample Response Json : /Users/hyojin/Workspace/docs/ImoList.json
1-3. IHSLRorIMOShipNo 추출하여 std_snp_data.tb_ship_default_info 테이블에 Insert/Update
2-1. Request URL : https://shipsapi.maritime.spglobal.com/MaritimeWCF/APSShipService.svc/RESTFul/GetAllIMONumbersToDelete
2-2. Response Josn : 1-2와 똑같은 구조
2-3. IHSLRorIMOShipNo 추출하여 std_snp_data.tb_ship_default_info.umnged_ship_flag = 'Y' Update
참고. tb_ship_default_info ddl