[2.13.0] fix bug of traffic type enmu and update func of vip

This commit is contained in:
zhongchao
2022-11-29 20:02:39 +08:00
parent 96585e089e
commit d1e7a80119
5 changed files with 33 additions and 15 deletions

View File

@@ -34,7 +34,6 @@ class FuncConfigNetWorkModel {
if (error == null) {
error = onError
}
//todo test
map["sn"] = MoGoAiCloudClientConfig.getInstance().sn
map["mac"] = DeviceUtils.getMacAddress()
map["channelVersion"] = FuncConfigConst.getChannelCode()