$id])->value("group_id",0); if ($coupid>0){ return self::name("order_promotion")->where(["coupon_id"=>$coupid])->count(); } return 0; } }