OHHBNG6ZBEKY7P4O77X4WDCJQXRVQ2OQBJQWEESPKCTMQBSMDMYAC
BNLZWPJDKWXBK5KQXKQALAL4WOLOHLM4ZWLORKDPKC7EBYRY23VAC
SE6MCCXTIXSGMAH5EL7EPDXIQKV6THCCY2H4OQJJQOHCUQAWE5VQC
PK7ZUXD7ELS4V6SNYYFWP45JKWKJOVWBGFDRSFY3LP47IU2M55BAC
await postgres.query('update product_image set destination = $1, x = $2, y = $3 where product_image_id = $2', [
await postgres.query('update product_image set destination = $1, x = $3, y = $4 where product_image_id = $2', [
if [[ $status2 = "200" ]]; then
if [[ $status2 = "200" || $status2 = "404" ]]; then