KKSU
2025-02-17 1e6f177e264b130cb69e79e4325156989629ec85
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;
}