Helius
2021-06-15 a525a164701bfcf4d5002f29e1f3ad60ee50ca28
src/main/java/com/xcong/excoin/modules/contract/service/ContractHoldOrderService.java
@@ -42,4 +42,6 @@
    public Result findOrderDetailById(Long id);
    public void calHoldOrderHoldFeeAmount();
}