xiangpei
2024-03-13 10df3eebf12aa53fe2f66af2dc75fcd0ef12251c
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;
}