KKSU
2025-02-07 6539b325b5ce95d1fafa864c75a32279c954167f
src/main/java/cc/mrbird/febs/mall/dto/AdminAgentAmountDto.java
@@ -9,4 +9,8 @@
public class AdminAgentAmountDto {
    private String agentAmountValue;
    private String giveState;
    private String activityBulletin;
    private String giveAmount;
    private String chargeAmount;
}