问题补充:主要是想得出件价,这个可能要高手才能回答。
标签设计问题。技术来
      
        图片这几个价钱能帮我实现吗?帮帮忙啊!
问题补充:主要是想得出件价,这个可能要高手才能回答。
      
      
      
问题补充:主要是想得出件价,这个可能要高手才能回答。- 提问者: 冼成喜
 - 等级:普通会员
 - 时间:2013-08-27 11:46
 - 悬赏:20
 - 解决时间:2013-09-01 11:10
 
最佳答案
零售价:db_data2('select item_sale_price from t_item_info where item_no=?',item_No)
会员价:db_data2('select item_vip_price from t_item_info where item_no=?',item_No)
件零售价:db_data2('select item_sale_price from t_item_unit where item_no=? and unit_type=1',item_No)
会员价:db_data2('select item_vip_price from t_item_info where item_no=?',item_No)
件零售价:db_data2('select item_sale_price from t_item_unit where item_no=? and unit_type=1',item_No)
- 回答者:ytkf007
 - 等级:问不倒翁
 - 时间:2013-08-27 11:51
 
- 提问者对最佳回答的评论:
 - 不错,用上了
 
其它回答  共 5 条
学习。
- 回答者:赢通技术7
 - 等级:金牌会员
 - 时间:2013-08-27 15:39
 
学习
- 回答者:kh359
 - 等级:问不倒翁
 - 时间:2013-08-27 19:15
 
学习一楼
- 回答者:josense
 - 等级:皇冠会员
 - 时间:2013-08-28 00:07
 
不错!!!
- 回答者:bonchen
 - 等级:问不倒翁
 - 时间:2013-08-28 22:12
 
学习了
- 回答者:zozcn
 - 等级:普通会员
 - 时间:2013-08-30 11:41
 
快到期问题
    
20062 
4708