Commit e34eff7a by ydl

backup

parent b58105fb
......@@ -75,7 +75,7 @@ ext {
"ydl-webview" : "0.0.38.29",
"ydl-media" : "0.0.20",
"ydl-pay" : "0.0.17",
"m-audioim" : "0.0.48.3.16",
"m-audioim" : "0.0.48.4",
"ydl-flutter-base": "0.0.14.12",
//以下 几乎不会动
......@@ -121,7 +121,7 @@ ext {
"ydl-webview" : "0.0.38.29",
"ydl-media" : "0.0.20",
"ydl-pay" : "0.0.17",
"m-audioim" : "0.0.48.3.16",
"m-audioim" : "0.0.48.4",
"ydl-flutter-base": "0.0.10.9",
//以下 几乎不会动
......
......@@ -880,7 +880,7 @@ class ConsultantAudioHomeActivity :
var payLoad = PayLoad(mAudioMessageBean?.channelId ?: "0", time, uid, "1", "999", message)
var connectException =
ConnectExceptionCommand(time + zhu, "2", eventType, payLoad, callStatus)
YDLavManager.instances.uploadException(connectException)
YDLavManager.instances.uploadException(connectException, null)
}
private fun uploadLog() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment