龚焕茏
2024-03-21 945afec19a11ea45375ab1a0e739ef8fc4d22ed1
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;
}