@@ -42,6 +42,7 @@ class Ssgdfs(object):
state = self.check(config['link'])
if state == True:
try:
+ print 'go'
product.status(config['id'], 3)
# 下单
self.order(config['link'])