提交 cd950e8e 编写于 作者: D DCloud_LXH

chore(app): plus.runtime.getDCloudId() -> plus.device.uuid

上级 223a161b
let deviceId
export default function () {
deviceId = deviceId || plus.runtime.getDCloudId()
deviceId = deviceId || plus.device.uuid
return deviceId
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册