hasMany(ActGood::class,"actCode","actCode")->where(["is_del"=>0])->with(["Promocode"]); } }