Commit b2edc6ff by Jony.L

swagger biz模块文档生成分类

parent 72328eda
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
* *
* @author 芋道源码 * @author 芋道源码
*/ */
package com.luhu.computility.module.product.framework; package com.luhu.computility.module.biz.framework;
...@@ -6,7 +6,7 @@ import org.springframework.context.annotation.Bean; ...@@ -6,7 +6,7 @@ import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Configuration;
/** /**
* product 模块的 web 组件的 Configuration * biz 模块的 web 组件的 Configuration
* *
* @author 芋道源码 * @author 芋道源码
*/ */
......
/** /**
* product 模块的 web 配置 * product 模块的 web 配置
*/ */
package com.luhu.computility.module.product.framework.web; package com.luhu.computility.module.biz.framework.web;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment