rabin 3 سال پیش
والد
کامیت
f736822063
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/shop/lib/Sell.php

+ 1 - 1
app/shop/lib/Sell.php

@@ -1528,7 +1528,7 @@ class Sell
                 array
                 (
                     array('礼品卡抵扣', '¥ ' . round($info['card_code_cash'], 2) . $info['card']),
-                    //array('钱包抵扣', '¥ ' . round($info['wallet_cash'], 2)),
+                    array('钱包抵扣', '¥ ' . round($info['wallet_cash'], 2)),
                     array('抹零', '¥ ' . round($info['kou_cash'], 2)),
                 ),