增加字符串兼容性;去除国外开源地图软件代码;批次发布后仍可编辑;

This commit is contained in:
BBIT-Kai
2026-04-15 15:20:51 +08:00
parent 55a2490e14
commit a23355ac5b
9 changed files with 493 additions and 395 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ plugins {
}
group = "com.bbitcn"
version = "0.0.4"
version = "0.0.5"
application {
mainClass = "io.ktor.server.netty.EngineMain"