hasMany(ActGood::class,'actCode','actCode') ->where(['is_del'=>0]) ->with(['platformYz'=>["good"=>['unit','brand','category'],"platform"]]); } }