gao
2020-06-05 e73c7fd66e6afdc139374f788515164acc6e8670
src/main/java/com/xcong/excoin/modules/platform/entity/PlatformTradeSettingEntity.java
@@ -40,6 +40,10 @@
     */
    private BigDecimal feeRatio;
    /**
     * 币币手续费率
     */
    private BigDecimal coinFeeRatio;
    /**
     * 代理返佣比例
     */
    private BigDecimal agentReturnRatio;