# 客户端服务器商店交互理解困难

**URL:** https://meta.discourse.org/t/difficulties-understanding-store-interactions-between-client-and-server/286859
**Category:** Development
**Tags:** rest-api
**Created:** [2023年十一月28日 16:29 UTC](https://meta.discourse.org/t/difficulties-understanding-store-interactions-between-client-and-server/286859 "2023-11-28T16:29:28Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Dimitrie\_David](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dimitrie_david/32/344465_2.png) [@Dimitrie\_David](https://meta.discourse.org/u/Dimitrie_David)
#### Post date: [2023年十一月28日 16:37 UTC](https://meta.discourse.org/t/difficulties-understanding-store-interactions-between-client-and-server/286859/2 "2023-11-28T16:37:31Z")

</div>

另外，服务器路由定义在 [plugin.rb](https://github.com/kleinfreund/notebook/blob/main/plugin.rb) 中，并且根据 [这篇帖子](https://meta.discourse.org/t/creating-routes-in-discourse-and-showing-data/48827) 的内容，我期望在 ember 中看到一些对 `{route}.json` 的调用，但什么都没有。

我猜 discourse 服务中存在某个包装器，但我找不到它。

---

_[View the full topic](https://meta.discourse.org/t/difficulties-understanding-store-interactions-between-client-and-server/286859)._
