KKSU
2023-12-26 e7bb01395c18c12335cef65a0164152a2629a5f1
src/main/java/cc/mrbird/febs/mall/dto/AgentLevelUpdateDto.java
@@ -41,4 +41,6 @@
     * 团队收益 1-指定金额 2-比例
     */
    private Integer teamIncomeType;
    private BigDecimal profitProp;
}