ソースを参照

修改webserver

zhanwencai 1 年間 前
コミット
74e327bea6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      script/module/scene/Handler.lua

+ 1 - 1
script/module/scene/Handler.lua

@@ -70,7 +70,7 @@ function CG_ASK_LOGIN(fd, msg)
 	print(111111,msg)
 
     -- 测试支付回调
-    if msg.account == "payCallback" then
+    if msg.account == "H1EqhbpA80jt0Jw6Q3T2" then
 		print("测试支付回调")
 		local payParams = Json.Decode(msg.params)
 		oJsonInput = {