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.
489 B
489 B
这里只有几点说明:
-
这里写的是接口设计,如果你整个接口的接口文档,只需要启动api这个项目,然后访问 http://localhost:8086/doc.html
-
这里写的是如何设计,我们就不水接口文档几十页了好吧。
-
我们说了数据库基于b2b2c其实接口也是基于b2b2c,所以你才会在很多的接口的当中看到很多的
shop_id。 -
b2b2c和b2c的接口设计,很多情况下,也就是多了一个
shop_id而已。