@@ -83,6 +83,8 @@ class GoodsClass extends BaseClass
'catIds' => $catIds,
'cover' => $cover,
'spu' => $spu,
+ 'stock' => 999,
+ 'priceType' => 0,
'kindId' => $kindId,
'kindName' => $kindName,
'flowerNum' => $flowerNum,