rabin 7 năm trước cách đây
mục cha
commit
12e981f3c2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      service/ssgdfs.py

+ 1 - 1
service/ssgdfs.py

@@ -90,7 +90,7 @@ class Ssgdfs(object):
 
 	def order(self, product):
 		#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()')
 		# 等待加载页面完成