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