huminmin
10 天以前 c383c8ca7053005ffa3ee58efd89956fbf52c9ea
src/main/java/com/ruoyi/basic/pojo/CustomerReturnVisit.java
@@ -36,7 +36,9 @@
    /**
     * 关联客户ID
     */
    private Integer customerId;
    private Integer customerPrivatePoolId;
    private Long customerId;
    /**
     * 提醒开关 (0:关闭, 1:开启)