pref: Sample Id
This commit is contained in:
parent
34b2743965
commit
9cb0555577
|
|
@ -89,6 +89,7 @@ fun buildCommonRequest(
|
|||
net_type = "1",
|
||||
oaid = OAID(App.oaid).toJson(),
|
||||
pversion = "1.0.3",
|
||||
sample_id = ClientUtils.sampleId,
|
||||
stoken = AccountUtil.getSToken(),
|
||||
)
|
||||
}
|
||||
Loading…
Reference in New Issue