fanli/src/main/java/com/yeshi/fanli/controller/client/v2/InviteControllerV2.java
@@ -1227,7 +1227,7 @@ int type = 1; ThreeSale threeSale = threeSaleSerivce.getByWorkerId(workerId); if (threeSale == null) { if (threeSale != null && threeSale.getBoss().getId() != uid) { type = 2; }