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