阅读背景:

复杂类别的下降取决于当前的叶节点。

来源:互联网 

I have these relationships

我有这些关系

User
 has_many :products
 has_many :stores

Product
 belongs_to :user
 belongs_to :store
 belongs_to :category

Store
 belongs_to :user
 has_many :products

Category
 acts_as_nested_set
 has_many :products
User
 has



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: