|
|
@@ -1,18 +1,18 @@
|
|
|
### 目录
|
|
|
|
|
|
-1. [首页](home)
|
|
|
-2. [安装部署](install)
|
|
|
-3. [字典规格说明](dictionary)
|
|
|
-4. [中心服务接口协议](order)
|
|
|
-5. [中心服务配置文档](order_config)
|
|
|
-6. [用户服务接口协议](user)
|
|
|
-7. [用户服务接口测试文档](user_test)
|
|
|
-8. [商品服务接口协议](shop)
|
|
|
-9. [商品服务接口测试文档](shop_test)
|
|
|
-10. [商户服务接口协议](store)
|
|
|
-11. [商户服务接口测试文档](store_test)
|
|
|
-12. [评论服务接口协议](comment)
|
|
|
-13. [评论服务接口测试文档](comment_test)
|
|
|
-14. [编码生成服务接口协议](code)
|
|
|
-15. [编码生成服务接口测试文档](code_test)
|
|
|
-16. [openApi 接口服务规范](openApi)
|
|
|
+1. [首页](home.md)
|
|
|
+2. [安装部署](install.md)
|
|
|
+3. [字典规格说明](dictionary.md)
|
|
|
+4. [中心服务接口协议](services/order/order.md)
|
|
|
+5. [中心服务配置文档](services/order/order_config.md)
|
|
|
+6. [用户服务接口协议](services/user/user.md)
|
|
|
+7. [用户服务接口测试文档](services/user/user_test.md)
|
|
|
+8. [商品服务接口协议](services/shop/shop.md)
|
|
|
+9. [商品服务接口测试文档](services/shop/shop_test.md)
|
|
|
+10. [商户服务接口协议](services/store/store.md)
|
|
|
+11. [商户服务接口测试文档](services/store/store_test.md)
|
|
|
+12. [评论服务接口协议](services/comment/comment.md)
|
|
|
+13. [评论服务接口测试文档](services/comment/comment_test.md)
|
|
|
+14. [编码生成服务接口协议](services/code/code.md)
|
|
|
+15. [编码生成服务接口测试文档](services/code/code_test.md)
|
|
|
+16. [openApi 接口服务规范](api/openApi.md)
|