Compare commits

..

No commits in common. "501997db97c17b442a4b5a980bb7a613d7851556" and "e24bc2c5eee1766868d90c10ddd31be54a8c7b60" have entirely different histories.

View File

@ -1,4 +1 @@
#!/bin/bash
# 执行 Maven 构建
mvn clean package -Dmaven.test.skip=true