更新了后端地址

This commit is contained in:
Pan Qiancheng 2025-05-12 10:19:17 +08:00
parent 9ba03a3d5b
commit 76ba464619
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
set -e
UUID_FILE="/etc/bash_product/BASH_PRODUCT_ID"
REGISTER_SERVER_URL="https://bash-backend.zustmyy.top/endpoint/register"
REGISTER_SERVER_URL="https://smart-bm.zjuici.com/oak-api/endpoint/register"
# 如果 UUID 文件不存在,就生成
if [ ! -f "$UUID_FILE" ]; then