fix ui problem and wait to addnew ui

This commit is contained in:
zhongchao
2022-10-27 19:47:55 +08:00
parent 803386c9c7
commit aac8940caa
6 changed files with 95 additions and 21 deletions

View File

@@ -34,13 +34,9 @@ class FuncConfigNetWorkModel {
if (error == null) {
error = onError
}
//todo test
map["sn"] = MoGoAiCloudClientConfig.getInstance().sn
// map["sn"] = "X20202203105S688HZ"
map["mac"] = DeviceUtils.getMacAddress()
// map["mac"] = "48:b0:2d:3a:bc:78"
map["channelVersion"] = FuncConfigConst.getChannelCode()
// map["channelVersion"] = 1
}
loader {
apiCall {