基于速卖通SDK实现的对接速卖通的Web接口服务
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.

README.md 799B

7 months ago
123456789101112131415161718
  1. <p align="center">
  2. <img alt="logo" src="https://oscimg.oschina.net/oscnet/up-d3d0a9303e11d522a06cd263f3079027715.png">
  3. </p>
  4. <h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">对接速卖通API v3.8.7</h1>
  5. <h4 align="center">基于SpringBoot结合速卖通sdk对接速卖通api</h4>
  6. ## 平台简介
  7. * 后端采用Spring Boot
  8. *
  9. ## 内置功能
  10. 1. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。
  11. 2. 系统接口:根据业务代码自动生成相关的api接口文档。
  12. 3. 服务监控:监视当前系统CPU、内存、磁盘、堆栈等相关信息。
  13. 4. 连接池监视:监视当前系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。
  14. ## swagger
  15. http://localhost:8080/swagger-ui/index.html