@@ -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()')
# 等待加载页面完成