门店端优化
This commit is contained in:
@@ -14,7 +14,7 @@ export const authApi = {
|
||||
account: account,
|
||||
password: password,
|
||||
typeId: 2, // 固定为2
|
||||
deviceId: deviceId || '' // 设备ID(仅APP端有值)
|
||||
deviceId: deviceId || '' // 设备ID(仅APP端有值,H5端为空字符串)
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user