Changes between Version 3 and Version 4 of Ticket #13, comment 5
- Timestamp:
- 05/09/2011 04:39:50 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13, comment 5
v3 v4 24 24 1.索引图处理 25 25 通过Index2取得所有索引图(及原图) 26 select pdl_product_pic.*,replace(pic_path,'_sn.','.') as pic from pdl_product_pic where type=5 and pic_path like '%_sn.%' 26 select pdl_product_pic.*,replace(pic_path,'_sn.','.') as pic from pdl_product_pic where type=5 and pic_path like '%_sn.%' and pic_path like 'http://img.%'; 27 27 28 28 2.方位图 29 select * from pdl_product_pic where type=0 29 select * from pdl_product_pic where type=0 and pic_path like 'http://img.%'; 30 30
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)