Update to v8.7.0

This commit is contained in:
aapanel.com
2026-04-16 18:17:07 +08:00
parent c3f2d7566c
commit ee92fa2dbd
2472 changed files with 33631 additions and 20919 deletions
+1 -1
View File
@@ -1094,7 +1094,7 @@ class main(Base):
args1.protocol = get.old_data['Protocol']
args1.address = get.old_data['Address']
args1.strategy = get.old_data['Strategy']
args1.chain = get.old_data['Chain']
args1.chain = get.old_data.get('Chain','INPUT')
args1.id = get.old_data['id']
args1.sid = get.old_data['sid']
args1.reload = "0"