gaoyuan 8 months ago
parent bc88a05edc
commit d6c39f46d5

@ -323,7 +323,7 @@ if __name__ == '__main__':
else:
sendEmail('茅台已申购',s)
else :
sendEmail('用户'+str(userCount)+'茅台申购成功',s)
sendEmail('茅台申购成功',s)
except Exception as e:
s += userName + '_' + mobile + "异常信息"+e
sendEmail('茅台申购异常结束',s)

Loading…
Cancel
Save