pref: Sample Id

This commit is contained in:
HuanCheng65 2023-02-01 15:12:00 +08:00
parent 34b2743965
commit 9cb0555577
No known key found for this signature in database
GPG Key ID: E9031EF91A805148
1 changed files with 1 additions and 0 deletions

View File

@ -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(),
)
}