@@ -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',