mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-05-06 13:13:07 +08:00
4d22567ad4
bug出现的原因应该是exclude "(MNY>7)&(EVT?[10412])" 这里写错了,应该是或:"(MNY>7)|(EVT?[10412])"