Преглед на файлове

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

沈静伟 преди 4 години
родител
ревизия
747ba043ef
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/dsb/com/cnd3b/restcontroller/customer/products/SQL/商品列表查询.sql

+ 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$