Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
因此,当我在新的主干模型上调用 save 时,save 正在向模型中定义的基本 url 发送请求。
我想要的是保存向 url/create 发出请求。
模型 isNew() 返回 true 和 all。