fuliqi
2024-12-12 eb8c2e062f554aa250d660ac798cdb1de7eeeb99
ycl-pojo/src/main/java/com/ycl/platform/domain/query/YwPointQuery.java
@@ -22,7 +22,8 @@
public class YwPointQuery extends AbsQuery {
    /** 关键词 */
    private String keyword;
    /** 单位 */
    private Integer unitId;
    /** 动态列的表明条件 */
    private String tableName = "t_yw_point";