무통장 주문에서 od_temp_bank 누락되는 오류 수정
This commit is contained in:
@ -225,7 +225,7 @@ $sql = " insert {$g4['yc4_order_table']}
|
||||
od_deposit_name = '$od_deposit_name',
|
||||
od_memo = '$od_memo',
|
||||
od_send_cost = '$od_send_cost',
|
||||
od_temp_bank = '$od_receipt_bank',
|
||||
od_temp_bank = '$od_temp_bank',
|
||||
od_temp_card = '$od_receipt_card',
|
||||
od_temp_hp = '$od_receipt_hp',
|
||||
od_temp_point = '$od_temp_point',
|
||||
|
||||
Reference in New Issue
Block a user