#
zwl
2026-02-09 33ddacef2daa93cf982fb70d372619dcf32e6391
src/main/resources/application.yml
@@ -66,9 +66,9 @@
# APK打包服务配置
apk-build:
  # 打包和查询状态的服务器地址
  build-server-url: http://127.0.0.1:8088
  build-server-url: http://172.16.3.7:8088
  # 下载APK的服务器地址
  download-server-url: http://127.0.0.1:8088
  download-server-url: http://172.16.3.7:8088
  # API认证Token
  x-token: uzCHJUQSb7tl2ZTjB0wI3XViqMgxRhvYL9EP
  # APK下载保存路径(必须是绝对路径)