Merge pull request '마케팅 - 매체 파트너 코드 조회 API - link 값 수정' (#280) from test into main
Reviewed-on: #280
This commit is contained in:
commit
96186a1a50
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue