Update index.py
This commit is contained in:
parent
e4fdf60b8a
commit
7daf02e94c
|
|
@ -446,7 +446,7 @@ def getShowLogFile():
|
|||
|
||||
|
||||
def getMdb8Ver():
|
||||
return ['8.0','8.1','8.2','8.3','8.4','9.0',"9.1","9.2","9.3","9.4"]
|
||||
return ['8.0','8.1','8.2','8.3','8.4','9.0','9.1', '9.2', '9.3', '9.4']
|
||||
|
||||
|
||||
def getSlaveName():
|
||||
|
|
|
|||
Loading…
Reference in New Issue