Commit c14ab0ef by dawei

feat: 测试

parent 855afd6d
Showing with 1 additions and 1 deletions
......@@ -999,7 +999,7 @@ if(sessionStorage.lang!=2 && sessionStorage.lang!=0){
let obj = JSON.parse(binaryString);
let objStr = JSON.stringify(obj)
// layer.msg(`客戶端回調失敗:${objStr}`)
$(".test_allow").text(msg)
// $(".test_allow").text(msg)
if(obj.reqCode == gameDateId && obj.isAllagree == 1 && obj.type == 0) {
// layer.msg('客戶端回調成功')
goBetCallBack()
......
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 sign in to comment