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