Compare commits

...

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ class AdminAdMediaPartnerService(private val repository: AdMediaPartnerRepositor
}
val params = mapOf(
"af_dp" to "voiceon://",
"deep_link_value" to deepLinkValue,
"deep_link_sub1" to it.pid,
"deep_link_sub2" to it.utmSource,