- 后端:调整 admin 项目,本地开发不开启文档

This commit is contained in:
YunaiV
2019-05-13 23:05:24 +08:00
parent f2c5ed6c47
commit 3033a49070
2 changed files with 5 additions and 5 deletions

View File

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