3 Commits

Author SHA1 Message Date
Takagi
0574a0ea32 chore: upgrade devtool version to 0.1.1 (#41)
#### What this PR does / why we need it:

升级 Devtools 版本号至 0.1.1

#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-08-06 05:04:29 +00:00
guqing
b82aa9316b refactor: optimizing project structure and configuration (#10)
### What this PR does?
优化项目配置

- 使用 Halo plugin maven 依赖替换原先 lib 依赖,为了此依赖必须将 gradle 升级至 8 版本
- 将 resources/console 加入到 .gitignore 中
- 增加了 .editconfig 配置

```release-note
None
```
2023-05-11 09:30:20 +00:00
guqing
2691a0394d init commit 2022-06-08 16:01:07 +08:00