xiaoyong931011
2022-03-01 df51a79a9e09e0273cc50d966ad136efe8b99100
src/main/java/com/xcong/excoin/modules/platform/entity/PlatformTradeSettingEntity.java
@@ -60,4 +60,9 @@
     *盈亏难度系数
     */
    private BigDecimal profitParam;
    /**
     * 手续费系数
     */
    private BigDecimal feeSpreadRatio;
}