From 6c4492a73f0c57ef2a7676ae1788500c6cfb5235 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 17 二月 2025 15:05:18 +0800
Subject: [PATCH] 10395 【GM版】新渠道游戏GM版本(优化支持按pid取不同key)

---
 InterfaceConfig.php |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/InterfaceConfig.php b/InterfaceConfig.php
index 20f3ed8..53424a8 100644
--- a/InterfaceConfig.php
+++ b/InterfaceConfig.php
@@ -163,8 +163,12 @@
 TestAllow=1
 
 [gmgame]
-Md5_Key=liwhn0emwotwxqxpdwa9jlsuwkvaqa1c
-Callback_Key=32203045955147303357927711850104
+;pid1
+Md5_1_Key=liwhn0emwotwxqxpdwa9jlsuwkvaqa1c
+Callback_1_Key=32203045955147303357927711850104
+;pid2
+Md5_2_Key=liwhn0emwotwxqxpdwa9jlsuwkvaqa1c
+Callback_2_Key=32203045955147303357927711850104
 ;鍙戞斁閬撳叿閭欢鏍囬
 Senditem_mail_title=GM鍙戞斁閬撳叿
 Senditem_mail_content=GM閫氳繃閭欢缁欐偍鍙戞斁浜嗛亾鍏凤紝璇锋敞鎰忔煡鏀讹紒

--
Gitblit v1.8.0