Commit 7afbef35 authored by 金凯强's avatar 金凯强 🎨

远程升级拆成6步

parent 11207ecc
Pipeline #20845 passed with stage
in 26 seconds
......@@ -50,7 +50,7 @@ class UpgradeAPI(ApiController):
return UpgradeService().remote_upgrade_step2(log_id)
@api('remote/step3/<int:app_count>/')
def get_remote_upgrade2(self, app_count):
def get_remote_upgrade3(self, app_count):
'''
远程升级---3
:return:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment