shish 2 éve
szülő
commit
4f94555ec8
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      biz-ghs/product/classes/ProductClass.php

+ 1 - 0
biz-ghs/product/classes/ProductClass.php

@@ -1327,6 +1327,7 @@ class ProductClass extends BaseClass
             $tmp['preNum'] = $itemNum;
             $tmp['preBigNum'] = $v['bigNum'];
             $tmp['preSmallNum'] = $v['smallNum'];
+            $tmp['remark'] = $v['remark'] ?? '';
             $tmp['userPrice'] = $price;
             $tmp['weight'] = $currentGhsProduct['weight'] ?? 0;
             $tmp['sjId'] = $currentGhsProduct['sjId'] ?? 0;