update 最近交易sql 错误修改
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
from_address = #{item.fromAddress} AND
|
||||
`from_chain` = #{item.fromChain} AND
|
||||
from_symbol = #{item.fromSymbol} AND
|
||||
real_amount != 0)
|
||||
real_amount != 0
|
||||
)
|
||||
</foreach>)
|
||||
</where>
|
||||
|
||||
Reference in New Issue
Block a user