Merge remote-tracking branch 'origin/master'

This commit is contained in:
sin
2019-05-15 20:02:15 +08:00
31 changed files with 347 additions and 144 deletions

View File

@@ -16,7 +16,3 @@ management:
swagger:
enable: true # 暂时不去掉
title: 管理员子系统
description: 管理员子系统
version: 1.0.0
base-package: cn.iocoder.mall.admin.application.controller

View File

@@ -27,4 +27,8 @@ qiniu:
bucket: onemall
swagger:
enable: false # 暂时不去掉
enable: true # 暂时不去掉
title: 管理员子系统
description: 管理员子系统
version: 1.0.0
base-package: cn.iocoder.mall.admin.application.controller