@@ -24,7 +24,7 @@
</select>
<select id="queryOnline" resultType="com.zskk.shop.dao.entry.ShopConfig">
- select <include refid="select"></include>
+ select id, `key`, description, value, ctime
from shop_config_online
where `key`=#{key}