Helius
2020-07-14 68eeb3b1cb42d99aa601fe4692da597e9d693381
src/main/java/com/xcong/excoin/modules/contract/service/ContractHoldOrderService.java
@@ -42,4 +42,6 @@
    public Result findOrderDetailById(Long id);
    public void calHoldOrderHoldFeeAmount();
}