#186 가격 필드명 price 로 변경

This commit is contained in:
chicpro
2013-05-16 09:14:05 +09:00
parent ab15f92def
commit 5759a65cfd
40 changed files with 89 additions and 95 deletions

View File

@ -36,12 +36,9 @@ $sql_list1 = " select a.ca_id,
a.it_name,
a.it_maker,
a.it_point,
a.it_amount,
a.it_price,
a.it_stock_qty,
a.it_cust_amount,
a.it_amount,
a.it_amount2,
a.it_amount3,
a.it_cust_price,
it_basic,
it_opt1,
it_opt2,