This commit is contained in:
parent
1ed1bf629a
commit
17413303e4
|
|
@ -125,8 +125,8 @@ export function getBrowserInfo(): ClientSysInfo {
|
|||
|
||||
return {
|
||||
version: __APP_VERSION__,
|
||||
platform: 'web',
|
||||
channel: 'web',
|
||||
platform: 'h5',
|
||||
channel: 'h5',
|
||||
deviceId: getDeviceId(storedSysInfo),
|
||||
brand,
|
||||
model,
|
||||
|
|
|
|||
Loading…
Reference in New Issue