belongsToMany(GoodsCategory::class,EffectiveCategory::class,'goods_category_id','effective_id'); } }