Helius
2021-06-04 b851bab9fdd923e2f6b569a3fdcabb5738a47e88
src/main/java/com/xcong/excoin/modules/otc/service/OtcMarketBussinessService.java
@@ -12,4 +12,6 @@
    Integer findMbStatus();
    Result findMbInfo(Long id);
    Result applyConditions();
}