This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
这里只有几点说明:
1. 这里写的是接口设计,如果你整个接口的接口文档,只需要启动api这个项目,然后访问 http://localhost:8086/doc.html
2. 这里写的是如何设计,我们就不水接口文档几十页了好吧。
3. 我们说了数据库基于b2b2c其实接口也是基于b2b2c,所以你才会在很多的接口的当中看到很多的`shop_id`。
4. b2b2c和b2c的接口设计,很多情况下,也就是多了一个`shop_id`而已。