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