mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-24 13:33:26 +08:00
fix 出现两次“拿到第一部手机”
bug出现的原因应该是exclude "(MNY>7)&(EVT?[10412])" 这里写错了,应该是或:"(MNY>7)|(EVT?[10412])"
This commit is contained in:
bug出现的原因应该是exclude "(MNY>7)&(EVT?[10412])" 这里写错了,应该是或:"(MNY>7)|(EVT?[10412])"