mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-10 19:03:08 +08:00
refactor(license): 优化 license 模块
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
2. 配置YML(license 压缩包存放位置)
|
||||
|
||||
```yaml
|
||||
license:
|
||||
savePath: D:/license/
|
||||
continew-starter:
|
||||
license:
|
||||
verify:
|
||||
storePath: D:/license
|
||||
```
|
||||
|
||||
|
||||
|
||||
注:默认加载 `D:/license/` 位置。
|
||||
注:默认加载 `FileUtil.getTmpDirPath()` 位置。
|
Reference in New Issue
Block a user