最新一次版本提交

This commit is contained in:
xuhuixiang
2026-01-06 16:16:49 +08:00
parent 08d67f0fed
commit 17b41fc9bf
5966 changed files with 219734 additions and 1598 deletions

View File

@@ -31,7 +31,7 @@ task clean(type: Delete) {
}
ext {
outputPath = "F:/webApp"
versionCode = 112
versionName = "v1.1.2"
outputPath = "F:/webApp1"
versionCode = 129
versionName = "v1.2.9"
}