فهرست منبع

ocpx 快手 添加深度2

zhaoxian 1 سال پیش
والد
کامیت
6c687351f8

+ 1 - 1
jeecg-boot-module-system/src/main/java/cn/com/ctop/common/module/mapper/xml/KuaiShouOcpxActionTypeConfigMapper.xml

@@ -18,7 +18,7 @@
     </select>
 
     <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
         where `level` = 2
     </select>