| src/main/resources/mapper/dapp/DappAKlineMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/dapp/DappAKlineMapper.xml
@@ -63,7 +63,7 @@ a.* from dapp_a_kline a where type in (0,1) order by a.create_time asc order by a.create_time desc limit 1 </select>