refactor: merge ios and android style

This commit is contained in:
debugtalk
2022-10-12 22:38:52 +08:00
parent 6b2b662bb1
commit c22b38f76f
11 changed files with 212 additions and 781 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
},
"ios": [
{
"port": 8100,
"mjpeg_port": 9100,
"port": 8700,
"mjpeg_port": 8800,
"log_on": true
}
]