You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
489 B

This file contains ambiguous Unicode characters!

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`而已。