Tool/WebCenter/CouponCode/webapp.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Tool/WebCenter/CouponCode/webapp.py
@@ -150,7 +150,7 @@ return # 转化为游戏账号 accid = "%s@%s@s%s"%(accid, spID, sid) accid = "%s@%s@s%s"%(accid.lower(), spID, sid) dbController = CouponDB.GetDBEventCon() if not dbController: