feat: 正式采购下单前更新地址标记 (#173)

This commit is contained in:
chengma
2026-08-12 09:40:20 +08:00
parent e80e02186f
commit c719fd32ae
8 changed files with 472 additions and 8 deletions
+3
View File
@@ -76,6 +76,9 @@ class ReadyPurchaseAdapter(PddPurchaseAdapter):
class ReadyLivePurchaseAdapter(ReadyPurchaseAdapter, PddLivePurchaseAdapter):
def update_shipping_address(self, purchase_number):
self.calls.append(("purchase", "address", purchase_number))
def read_state(self):
state = super().read_state()
return PurchasePageState(