src/main/java/com/zy/crm/manager/controller/PriOnlineController.java @@ -104,7 +104,7 @@ wrapper.eq("user_id", getUserId()); } if (signHostId){ wrapper.or().eq("host_id",1); wrapper.or().eq("host_id",getHostId()); } }