瀏覽代碼

渠道号。。。修改bug

zhaoxian 4 年之前
父節點
當前提交
597ac5a59a

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

@@ -122,6 +122,7 @@
                  LEFT JOIN ctop_user_allocation t2 ON t1.account_id = t2.account_id
         WHERE t3.account_id = #{accountId}
           AND t3.channel_code = #{channelCode}
+          AND t3.unit_id is not null
     </select>
 
     <select id="channelNumberBindingItemInfo" resultType="com.alibaba.fastjson.JSONObject">