xiaoyong931011
2022-09-24 f0bcb5fa2f5d081b0691e24533e415dab102a24b
src/main/java/cc/mrbird/febs/mall/dto/AgentDto.java
@@ -4,7 +4,7 @@
import lombok.Data;
@Data
@ApiModel(value = "AgentDto", description = "地址接收参数类")
@ApiModel(value = "AgentDto", description = "接收参数类")
public class AgentDto {
    private String name;