Procházet zdrojové kódy

产品查询列表新增产品说明字段

沈静伟 před 4 roky
rodič
revize
747ba043ef

+ 1 - 1
src/dsb/com/cnd3b/restcontroller/customer/products/SQL/商品列表查询.sql

@@ -1,2 +1,2 @@
-select t1.tagents_productid,t1.fprice, t1.fprodname, t1.fprodnum,t1.fprodclassname,ftag,fisonsale from tagents_product t1
+select t1.tagents_productid,t1.fprice, t1.fprodname, t1.fprodnum,t1.fprodclassname,ftag,fisonsale, fintroduction from tagents_product t1
 where t1.siteid=$siteid$ and t1.tagentsid=$tagentsid$ and $where$