모바일 상품유형 필드명 row를 mod로 변경
This commit is contained in:
@ -67,27 +67,27 @@ $sql = " update {$g4['shop_default_table']}
|
||||
de_type5_img_height = '$de_type5_img_height',
|
||||
de_mobile_type1_list_use = '$de_mobile_type1_list_use',
|
||||
de_mobile_type1_list_skin = '$de_mobile_type1_list_skin',
|
||||
de_mobile_type1_list_row = '$de_mobile_type1_list_row',
|
||||
de_mobile_type1_list_mod = '$de_mobile_type1_list_mod',
|
||||
de_mobile_type1_img_width = '$de_mobile_type1_img_width',
|
||||
de_mobile_type1_img_height = '$de_mobile_type1_img_height',
|
||||
de_mobile_type2_list_use = '$de_mobile_type2_list_use',
|
||||
de_mobile_type2_list_skin = '$de_mobile_type2_list_skin',
|
||||
de_mobile_type2_list_row = '$de_mobile_type2_list_row',
|
||||
de_mobile_type2_list_mod = '$de_mobile_type2_list_mod',
|
||||
de_mobile_type2_img_width = '$de_mobile_type2_img_width',
|
||||
de_mobile_type2_img_height = '$de_mobile_type2_img_height',
|
||||
de_mobile_type3_list_use = '$de_mobile_type3_list_use',
|
||||
de_mobile_type3_list_skin = '$de_mobile_type3_list_skin',
|
||||
de_mobile_type3_list_row = '$de_mobile_type3_list_row',
|
||||
de_mobile_type3_list_mod = '$de_mobile_type3_list_mod',
|
||||
de_mobile_type3_img_width = '$de_mobile_type3_img_width',
|
||||
de_mobile_type3_img_height = '$de_mobile_type3_img_height',
|
||||
de_mobile_type4_list_use = '$de_mobile_type4_list_use',
|
||||
de_mobile_type4_list_skin = '$de_mobile_type4_list_skin',
|
||||
de_mobile_type4_list_row = '$de_mobile_type4_list_row',
|
||||
de_mobile_type4_list_mod = '$de_mobile_type4_list_mod',
|
||||
de_mobile_type4_img_width = '$de_mobile_type4_img_width',
|
||||
de_mobile_type4_img_height = '$de_mobile_type4_img_height',
|
||||
de_mobile_type5_list_use = '$de_mobile_type5_list_use',
|
||||
de_mobile_type5_list_skin = '$de_mobile_type5_list_skin',
|
||||
de_mobile_type5_list_row = '$de_mobile_type5_list_row',
|
||||
de_mobile_type5_list_mod = '$de_mobile_type5_list_mod',
|
||||
de_mobile_type5_img_width = '$de_mobile_type5_img_width',
|
||||
de_mobile_type5_img_height = '$de_mobile_type5_img_height',
|
||||
de_rel_list_mod = '$de_rel_list_mod',
|
||||
|
||||
Reference in New Issue
Block a user