Tool/WebCenter/CouponCode/webapp.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Tool/WebCenter/CouponCode/webapp.py
@@ -157,8 +157,8 @@ gmresult = {'accID':accid, 'sid':sid, 'channel':agentName} #-----------统一固定码处理---------------------- CommonCards = CommonCards.get(agentName, []) if codeStr in CommonCards: CommonCardsList = CommonCards.get(agentName, []) if codeStr in CommonCardsList: # 不同固定码各自只能领一次 result, commondata = dbController.find_one(CouponDB.CouponCodeColName + "_Common", {"code":codeStr, "accid":accid}) if commondata: