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