Commit dca3f5a5 authored by liuxinjun's avatar liuxinjun

注释

parent 61947dee
...@@ -1950,7 +1950,7 @@ var sdk = { ...@@ -1950,7 +1950,7 @@ var sdk = {
console.log(uploadEvent); console.log(uploadEvent);
this.uploadData(eventJsonArray,uploadEvent,callbackFunction); this.uploadData(eventJsonArray,uploadEvent,callbackFunction);
} catch (e) { } catch (e) {
console.error("这次没有数据!"); console.error("埋点没有数据上传!");
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment