| src/main/resources/mapper/dapp/DappAKlineMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/dapp/DappAKlineMapper.xml
@@ -74,7 +74,8 @@ select a.* from dapp_a_kline a where id between #{min} and #{max} where id > #{min} and id <![CDATA[ <= ]]> #{max} </select> </mapper>