yshop1.7.2发布:新增小程序支付与登录,后台新增小程序跳转页面,升级swagger-bootstrap,swaager统一配置迁移到common(防止注解冲突)

This commit is contained in:
hupeng
2020-01-09 16:09:50 +08:00
parent ebaee90bd9
commit 5c88f8281f
15 changed files with 224 additions and 118 deletions

View File

@ -74,6 +74,9 @@ generator:
#是否开启 swagger-ui
swagger:
enabled: true
title: yshop商城管理后台API
serverUrl: http://localhost:8000
version: 1.7
# 文件存储路径
file:

View File

@ -78,7 +78,10 @@ generator:
#是否开启 swagger-ui
swagger:
enabled: false
enabled: true
title: yshop商城管理后台API
serverUrl: http://localhost:8000
version: 1.7
# 文件存储路径
file: