|
@@ -18,7 +18,7 @@
|
|
</select>
|
|
</select>
|
|
|
|
|
|
<select id="getKSdeepList" resultType="com.alibaba.fastjson.JSONObject">
|
|
<select id="getKSdeepList" resultType="com.alibaba.fastjson.JSONObject">
|
|
- select ocpx_action_type as 'deepCode', ocpx_action_name as ' deepName'
|
|
|
|
|
|
+ select ocpx_action_type as 'deepCode', ocpx_action_name as 'deepName'
|
|
from ctop_kuaishou_ocpx_action_type_config
|
|
from ctop_kuaishou_ocpx_action_type_config
|
|
where `level` = 2
|
|
where `level` = 2
|
|
</select>
|
|
</select>
|