Tool/WebCenter/CouponCode/webapp.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Tool/WebCenter/CouponCode/webapp.py
@@ -139,7 +139,7 @@ codeStr = dataDict.get("code", "") if not codeStr: return codeStr = codeStr.strip() #只是用来拼接账号 spID = dataDict.get("spid", "")