Browse Source

渠道号。。。修改查询渠道逻辑

zhaoxian 3 years ago
parent
commit
0b665972cd

+ 1 - 1
jeecg-boot-module-system/src/main/java/cn/com/ctop/kuaishou/modules/channel/mapper/xml/KuaishouChannelMapper.xml

@@ -255,7 +255,7 @@
 
     <select id="queryItemsListByAccountId" resultType="com.alibaba.fastjson.JSONObject">
         SELECT
-            tt2.keyword as 'itemName',
+            tt2.keyword as 'keyword',
             tt1.channel_code as 'channelCode',
             tt3.app_name as 'appName'
         FROM