@ -14,7 +14,7 @@ const { HT_HOST } = config;
*/
export const save_database = async (GRI_SN, travelAgencyId, file) => {
try {
await postJSON(`${HT_HOST}/ht3-multimodal/multimodal/overseas_image_records`, {
await postJSON(`/ht3-multimodal/multimodal/overseas_image_records`, {
VPI_GRI_SN: parseInt(GRI_SN),
VPI_VEI_SN: parseInt(travelAgencyId),
VPI_PicNum: file.length