Commit 124a421d authored by wangzhujun's avatar wangzhujun

1232

parent f326678a
......@@ -77,7 +77,7 @@ export default class StartScene extends Scene {
num = GameConst.getQueryString("wayId")
}else{
num = 0;
num = 1;
}
let startDpmIn = Buried.connectDpm(110, 1, 1); // 点击埋点
let startDcmIn = Buried.connectDcm(202, 0, 0); // 曝光埋点
......
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