package com.beagle.base; import lombok.Data; @Data public class BasePointsPropertiesNewParam { private String [] tagName; }