rabin 7 年之前
父节点
当前提交
12e981f3c2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      service/ssgdfs.py

+ 1 - 1
service/ssgdfs.py

@@ -90,7 +90,7 @@ class Ssgdfs(object):
 
 
 	def order(self, product):
 	def order(self, product):
 		#self.get('http://cn.ssgdfm.com/shop/common/cookieEnable?ce=null&returnUrl=%2Fshop%2Fproduct%2FproductDetail%3FprdtCode%3D05710004801')
 		#self.get('http://cn.ssgdfm.com/shop/common/cookieEnable?ce=null&returnUrl=%2Fshop%2Fproduct%2FproductDetail%3FprdtCode%3D05710004801')
-		self.get(product)
+		#self.get(product)
 		# 立刻购买
 		# 立刻购买
 		self.driver.execute_script('directOrderProduct()')
 		self.driver.execute_script('directOrderProduct()')
 		# 等待加载页面完成
 		# 等待加载页面完成