Przeglądaj źródła

签单客户270天释放提示修改

anderx 10 miesięcy temu
rodzic
commit
6a6b582275

+ 1 - 1
src/main/java/com/goafanti/common/mapper/UserLockReleaseMapper.xml

@@ -456,7 +456,7 @@
     UNION
     SELECT u.id uid,u.aid,u.nickname name, u.channel ,u.share_type type,u.new_channel newChannel
     from `user` u left join user_mid um on u.id =um.uid
-    where u.share_type in(0,2) and  u.channel=0 and u.new_channel=0
+    where u.share_type in(0) and  u.channel=0 and u.new_channel=0
       and u.aid =#{aid}
       and (datediff(now(),u.transfer_time) > 255)
       and (datediff(now(),u.transfer_time) < 270)

+ 0 - 1
src/main/java/com/goafanti/common/task/PatentTask.java

@@ -176,7 +176,6 @@ public class PatentTask {
 			updatePatentNew(s4,4);
 			updatePatentNew(s5,5);
 			patentNewService.pushResetPatentNew(s6);
-
 		} catch (Exception e) {
 			LoggerUtils.debug(getClass(), "=====================专利提醒失败======================");
 			Notice n = new Notice(UUID.randomUUID().toString(), new Date(), 0, "1",