Administrator
2025-04-27 afda84e68de9fb078ef5a5c9fcf794bde579d2ce
src/main/java/cc/mrbird/febs/mall/dto/AgentLevelUpdateDto.java
@@ -41,4 +41,6 @@
     * 团队收益 1-指定金额 2-比例
     */
    private Integer teamIncomeType;
    private BigDecimal profitProp;
}