Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b2edc6ff
authored
Aug 15, 2025
by
Jony.L
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
swagger biz模块文档生成分类
parent
72328eda
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
computility-module-biz/src/main/java/com/luhu/computility/module/biz/framework/package-info.java
+1
-1
computility-module-biz/src/main/java/com/luhu/computility/module/biz/framework/web/config/BizWebConfiguration.java
+1
-1
computility-module-biz/src/main/java/com/luhu/computility/module/biz/framework/web/package-info.java
+1
-1
No files found.
computility-module-biz/src/main/java/com/luhu/computility/module/biz/framework/package-info.java
View file @
b2edc6ff
...
...
@@ -3,4 +3,4 @@
*
* @author 芋道源码
*/
package
com
.
luhu
.
computility
.
module
.
product
.
framework
;
package
com
.
luhu
.
computility
.
module
.
biz
.
framework
;
computility-module-biz/src/main/java/com/luhu/computility/module/biz/framework/web/config/BizWebConfiguration.java
View file @
b2edc6ff
...
...
@@ -6,7 +6,7 @@ import org.springframework.context.annotation.Bean;
import
org.springframework.context.annotation.Configuration
;
/**
*
product
模块的 web 组件的 Configuration
*
biz
模块的 web 组件的 Configuration
*
* @author 芋道源码
*/
...
...
computility-module-biz/src/main/java/com/luhu/computility/module/biz/framework/web/package-info.java
View file @
b2edc6ff
/**
* product 模块的 web 配置
*/
package
com
.
luhu
.
computility
.
module
.
product
.
framework
.
web
;
package
com
.
luhu
.
computility
.
module
.
biz
.
framework
.
web
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment