Helius
2024-02-20 8bb4b36a259aa2eeca225ebd44af6c2500708ffd
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;
}