基于速卖通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.
做个有用的人 f8c3a9e794 first commit 7 mesi fa
ruoyi-admin first commit 7 mesi fa
ruoyi-common first commit 7 mesi fa
ruoyi-framework first commit 7 mesi fa
ruoyi-system first commit 7 mesi fa
.gitignore first commit 7 mesi fa
LICENSE first commit 7 mesi fa
README.md first commit 7 mesi fa
pom.xml first commit 7 mesi fa
ry.sh first commit 7 mesi fa

README.md

logo

对接速卖通API v3.8.7

基于SpringBoot结合速卖通sdk对接速卖通api

平台简介

  • 后端采用Spring Boot

内置功能

  1. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。
  2. 系统接口:根据业务代码自动生成相关的api接口文档。
  3. 服务监控:监视当前系统CPU、内存、磁盘、堆栈等相关信息。
  4. 连接池监视:监视当前系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。

swagger

http://localhost:8080/swagger-ui/index.html