更新说明书

This commit is contained in:
2026-01-21 16:27:24 +08:00
parent 014e20b37f
commit b0ea1753be

View File

@@ -9,7 +9,10 @@ http://localhost:8080/authcenter/login?action=
# 服务器端配置
服务器编译命令
bash bash/build_class.sh
按照标签编译:
$ bash bash/build_class_by_last_tag_version.sh
普通编译:
$ bash bash/build_class.sh
网站运行环境配置命令
java -cp "runtime:libs/*" Main