Helius
2020-09-11 d4ef11673e202770901fa0e413f12781dad5f0d8
src/main/java/com/xcong/excoin/modules/contract/service/ContractHoldOrderService.java
@@ -42,4 +42,8 @@
    public Result findOrderDetailById(Long id);
    public void calHoldOrderHoldFeeAmount();
    public void calHoldFeeAmountForBondAmount();
}