You've already forked qlg.tsgz.moe
							
							购物车可以添加助威吧
This commit is contained in:
		| @@ -18,7 +18,7 @@ class Carts extends Base{ | ||||
| 		//goods_specs表的规格ID | ||||
| 		$goodsSpecId = (int)input('post.goodsSpecId'); | ||||
| 		$type = (int)input('post.type'); | ||||
| 		$goodsType = (int)input('post.from',3); | ||||
| 		$goodsType = (int)input('post.from',2); | ||||
| 		//mark 添加验证 | ||||
| 		//$m = new \addons\hyhsale\model\Hyhsale(); | ||||
| 		// if($type == 0 && model('\addons\hyhsale\model\Hyhsale')->getEffectiveGoods(['goodsId'=>$goodsId,'specsId'=>$goodsSpecId])){ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user