discount_id | products_id | discount_qty | discount_price | |
5 | 1 | 101 | 13.0000 | |
4 | 1 | 51 | 15.0000 | |
3 | 1 | 31 | 17.0000 | |
2 | 1 | 11 | 19.0000 | |
1 | 1 | 5 | 21.0000 |
SELECT *
FROM `products_discount_quantity`
LIMIT 0 , 30
实际显示的价格为pricie*(1-percent)
ibmfashion 博主文章分类:lightinthebox ©著作权
discount_id | products_id | discount_qty | discount_price | |
5 | 1 | 101 | 13.0000 | |
4 | 1 | 51 | 15.0000 | |
3 | 1 | 31 | 17.0000 | |
2 | 1 | 11 | 19.0000 | |
1 | 1 | 5 | 21.0000 |
SELECT *
FROM `products_discount_quantity`
LIMIT 0 , 30
实际显示的价格为pricie*(1-percent)
最近看scsi相关处理的一些备忘,比较零碎,仅作参考。 先从最显而易见的打印入手: [0:0:0:0] disk ATA INTEL SSDSC2BX20 0150 - [0:0:1:0] disk ATA INTEL SSDSC2BX20 0150 - [0:1:0:0] disk LSI
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M