liyong
2026-04-24 0f30de7a92a189c23c0a7f8734f0434e1764a723
src/main/java/com/ruoyi/basic/pojo/CustomerReturnVisit.java
@@ -36,7 +36,7 @@
    /**
     * 关联客户ID
     */
    private Integer customerId;
    private Integer customerPrivatePoolId;
    /**
     * 提醒开关 (0:关闭, 1:开启)