shish 1 сар өмнө
parent
commit
4ad8da52dd

+ 0 - 1
app-hd/controllers/GoodsController.php

@@ -221,7 +221,6 @@ class GoodsController extends BaseController
             'miniCode' => $miniCode,
             'priceText' => $priceText,
             'name' => $goods->name ?? '',
-            'flowerNum' => (int)($goods->flowerNum ?? 0),
             'staffText' => $staffText,
             'mainId' => $this->mainId,
         ], $this->shop, $this->sj ?? null, ''));