看文档中有这么一句
Definitions are required on both sides to the relation in order for it to work properly, unless one of the models is embedded.
如果我忽略 has_many 会怎样?因为不需要从 one 端获取 many 端
不会(没发现问题)