refactor(license): 优化 license 模块

This commit is contained in:
jasmine
2025-04-17 06:29:34 +00:00
committed by Charles7c
parent da4c8154bf
commit 1ce5c023cf
22 changed files with 345 additions and 306 deletions

View File

@@ -13,10 +13,10 @@
2. 配置YMLlicense 压缩包存放位置)
```yaml
license:
savePath: D:/license/
continew-starter:
license:
verify:
storePath: D:/license
```
注:默认加载 `D:/license/` 位置。
注:默认加载 `FileUtil.getTmpDirPath()` 位置。