@@ -26,7 +26,6 @@ public class AgentVo {
/**
* 代理商id
*/
- @ExcelProperty(value = "代理商id")
@ApiModelProperty("代理商id")
private Long agentId;