This commit is contained in:
zhongchao
2022-10-28 14:38:47 +08:00
parent c365bc85c6
commit 30b3432cb1
14 changed files with 107 additions and 53 deletions

View File

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