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

+ 1 - 0
service/ssgdfs.py

@@ -115,6 +115,7 @@ class Ssgdfs(object):
 		# 使用优惠券
 		# 使用积分
 		self.driver.find_element_by_xpath('//input[@name="nowUse" and @value="0"]').click()
+		self.driver.find_element_by_id('totalUse').click()
 
 	def pay(self):
 		# 等待弹层关闭