docs: update wg-basic/modules
This commit is contained in:
parent
387245ddec
commit
b5e1e13921
@ -2,7 +2,7 @@
|
||||
title: 1.基础模块简介
|
||||
description: wg-basic中的基础模块简介
|
||||
published: true
|
||||
date: 2021-11-25T04:00:16.569Z
|
||||
date: 2021-12-12T15:10:58.576Z
|
||||
tags: wg-basic
|
||||
editor: markdown
|
||||
dateCreated: 2021-07-29T06:22:03.545Z
|
||||
@ -262,6 +262,19 @@ OAuth2客户端
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
## mongo-module-file
|
||||
|
||||
文件模块的mongo版本,改模块用于在在使用minio时,多系统统一文件管理。
|
||||
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>ink.wgink</groupId>
|
||||
<artifactId>mongo-module-file</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
## module-map
|
||||
地图模块,目前只有对网格的数据管理功能。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user