KKSU
2024-12-19 18b469e54d5f0a89e3f9fd9a8404855d2fe3e094
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;
}