|
@@ -37,6 +37,7 @@ function checkParams(config) {
|
|
appVersionCode,
|
|
appVersionCode,
|
|
loginUid: uid,
|
|
loginUid: uid,
|
|
uid,
|
|
uid,
|
|
|
|
+ appType:1,
|
|
machineCode: mid,
|
|
machineCode: mid,
|
|
pageSource: pageSource || ''
|
|
pageSource: pageSource || ''
|
|
}
|
|
}
|
|
@@ -62,6 +63,7 @@ function checkParams(config) {
|
|
appVersionCode,
|
|
appVersionCode,
|
|
loginUid: uid,
|
|
loginUid: uid,
|
|
uid,
|
|
uid,
|
|
|
|
+ appType:1,
|
|
machineCode: mid,
|
|
machineCode: mid,
|
|
pageSource: pageSource || ''
|
|
pageSource: pageSource || ''
|
|
}
|
|
}
|