前端程序

This commit is contained in:
BBIT-Kai
2026-03-26 17:54:22 +08:00
parent 8592af3111
commit de256fb5e0
9 changed files with 538 additions and 172 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# push_docker.ps1
# Set version
$env:VERSION = "1.4.6"
$env:VERSION = "1.5.2"
# Docker registry/repository
$registry = "ai.ronsunny.cn:13011/bbit_ai/ce_vue"