作者 朱兆平

update:

1.master分支不要有默认值
@@ -2121,27 +2121,27 @@ Handling Information @@ -2121,27 +2121,27 @@ Handling Information
2121 }, 2121 },
2122 cvd:{ 2122 cvd:{
2123 cvd_amount_of_insurance:'XXX', 2123 cvd_amount_of_insurance:'XXX',
2124 - cvd_charge_code:'PP', 2124 + cvd_charge_code:'',
2125 cvd_charge_prepaid:'PP', 2125 cvd_charge_prepaid:'PP',
2126 - cvd_currency_code:'EUR', 2126 + cvd_currency_code:'',
2127 cvd_value_for_carriage:'NVD', 2127 cvd_value_for_carriage:'NVD',
2128 cvd_value_for_customs:'NCV', 2128 cvd_value_for_customs:'NCV',
2129 }, 2129 },
2130 flt:{ 2130 flt:{
2131 - cariier:"HQ",  
2132 - day:'02',  
2133 - flightNumber:'405',  
2134 - cariier2:"HQ",  
2135 - day2:'02',  
2136 - flightNumber2:'4055', 2131 + cariier:"",
  2132 + day:'',
  2133 + flightNumber:'',
  2134 + cariier2:"",
  2135 + day2:'',
  2136 + flightNumber2:'',
2137 cariier3:"", 2137 cariier3:"",
2138 day3:'', 2138 day3:'',
2139 flightNumber3:'', 2139 flightNumber3:'',
2140 }, 2140 },
2141 isu:{ 2141 isu:{
2142 - isu_day_mounth_year:'2024-11-01', 2142 + isu_day_mounth_year:'',
2143 isu_place_or_airport_code:'ZHENGZHOU', 2143 isu_place_or_airport_code:'ZHENGZHOU',
2144 - isu_signature:'CHINA', 2144 + isu_signature:'',
2145 }, 2145 },
2146 nfy:{ 2146 nfy:{
2147 nfy_contacts:[], 2147 nfy_contacts:[],
@@ -2203,10 +2203,10 @@ Handling Information @@ -2203,10 +2203,10 @@ Handling Information
2203 } 2203 }
2204 , 2204 ,
2205 rtg:{ 2205 rtg:{
2206 - destinationAirport:'SOF',  
2207 - destinationCarrier:'HQ',  
2208 - onwardAirport:'LGG',  
2209 - onwardCarrier:'HQ', 2206 + destinationAirport:'',
  2207 + destinationCarrier:'',
  2208 + onwardAirport:'',
  2209 + onwardCarrier:'',
2210 onwardAirport3:'', 2210 onwardAirport3:'',
2211 onwardCarrier3:'', 2211 onwardCarrier3:'',
2212 }, 2212 },
@@ -2221,13 +2221,13 @@ Handling Information @@ -2221,13 +2221,13 @@ Handling Information
2221 shp_postcode:'', 2221 shp_postcode:'',
2222 }, 2222 },
2223 ssr:{ 2223 ssr:{
2224 - ssr_request_content:["BUP DO NOT BREAKDOWN"], 2224 + ssr_request_content:[""],
2225 }, 2225 },
2226 cer:{ 2226 cer:{
2227 - cer_signature:'GATE INTERNATIONAL' 2227 + cer_signature:''
2228 } 2228 }
2229 }, 2229 },
2230 - ssr_content:"BUP DO NOT BREAKDOWN", 2230 + ssr_content:"",
2231 cne_contact:{ 2231 cne_contact:{
2232 contact_id:'TE', 2232 contact_id:'TE',
2233 contact_number:'', 2233 contact_number:'',