feat: 优化
Some checks failed
Build and Deploy / deploy (push) Has been cancelled

This commit is contained in:
2026-03-21 23:21:50 +08:00
parent 145f6820b6
commit 7c62ae4937

View File

@@ -25,8 +25,6 @@ export NODE_OPTIONS="--max-old-space-size=1024"
export JAVA_HOME="/www/server/java/jdk-17.0.8"
export PATH=$JAVA_HOME/bin:$PATH
# 验证一下,确保输出的是 17.0.8
java -version >> /tmp/mvn_debug.log 2>&1
# ==================== 工具函数 ====================
log() {