龚焕茏
2024-03-19 adf588cd4322f705cfa06d87e18a4075709df16f
ycl-pojo/src/main/java/com/ycl/platform/domain/query/YwPointQuery.java
@@ -20,5 +20,8 @@
@Accessors(chain = true)
@ApiModel(value = "YwPoint查询", description = "运维点位查询")
public class YwPointQuery extends AbsQuery {
    private String pointName;
}