1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 00:28:20 +08:00

Fix: Set serial type to str

This commit is contained in:
18870
2022-04-10 23:14:41 +08:00
parent 4339126c7e
commit 1f9297f55e
4 changed files with 20 additions and 5 deletions

View File

@@ -3,7 +3,8 @@
"Emulator": {
"Serial": {
"type": "input",
"value": "127.0.0.1:5555"
"value": "127.0.0.1:5555",
"valuetype": "str"
},
"PackageName": {
"type": "input",

View File

@@ -12,7 +12,9 @@ Scheduler:
FailureInterval: 120
ServerUpdate: 00:00
Emulator:
Serial: 127.0.0.1:5555
Serial:
value: 127.0.0.1:5555
valuetype: str
PackageName: com.bilibili.azurlane
Server:
value: cn