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