@@ -390,7 +390,7 @@ class OrderService
// 修改地址使用次数
if ($address) {
- $address->setInc('usednums');
+ $address->setInc('used_nums');
}
// 优惠券已使用