docs: update wg-basic/modules
This commit is contained in:
parent
6df1a10f9e
commit
b872283f69
@ -2,7 +2,7 @@
|
||||
title: 1.基础模块简介
|
||||
description: wg-basic中的基础模块简介
|
||||
published: true
|
||||
date: 2021-09-24T06:57:27.451Z
|
||||
date: 2021-11-11T03:22:02.863Z
|
||||
tags: wg-basic
|
||||
editor: markdown
|
||||
dateCreated: 2021-07-29T06:22:03.545Z
|
||||
@ -15,8 +15,10 @@ dateCreated: 2021-07-29T06:22:03.545Z
|
||||
3. **login-*** 登录模块。
|
||||
4. **module-*** 独立模块,可有可无,需根据实际情况灵活配置。
|
||||
5. **service-*** 默认的核心业务模块,相互之间由所依赖,需要根据实际情况灵活配置。
|
||||
|
||||
## basic-annotation
|
||||
该模块包含了框架中用到的注解,属于基础模块,由`common`模块依赖,无需单独引入。
|
||||
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>ink.wgink</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user