yumeng 3 tahun lalu
induk
melakukan
780dcb494f

+ 0 - 1
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/dimension/mapper/xml/KuaiShouDimensionMaterialMapper.xml

@@ -23,7 +23,6 @@
     <select id="getVideoList" resultType="com.alibaba.fastjson.JSONObject">
         SELECT
         t1.photo_id AS 'photoId',
-        t1.signature AS 'signature',
         t1.cover_url AS 'coverUrl',
         t1.url AS 'photoUrl',
         t1.channel_type AS 'channelType',