|
|
@@ -137,7 +137,7 @@ class PurchaseClearClass extends BaseClass
|
|
|
util::fail('没有找到客户信息');
|
|
|
}
|
|
|
|
|
|
- \bizHd\ghs\classes\GhsClass::clearDebtAmountReduce($ghs, $custom, $amount, $clear);
|
|
|
+ \bizHd\ghs\classes\GhsClass::clearDebtAmountReduce($ghs, $custom, $order->actPrice, $order);
|
|
|
|
|
|
$shopId = $ghs->shopId;
|
|
|
$shop = ShopClass::getLockById($shopId);
|