rabin 7 years ago
parent
commit
46b69f8a7f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/ssgdfs.py

+ 1 - 0
service/ssgdfs.py

@@ -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'])