fix(uploader): 修复hdfs默认构造导致问题

This commit is contained in:
2024-03-01 18:06:32 +08:00
parent 4a0db374fe
commit c1d423bc32
4 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
encrypt_username=AxhEbscwsJDbYMH2
encrypt_password=cYxg3b4PtWoVD5SjFayWxtnSVsjzRsg4
upload_url=http://$encrypt_username:$encrypt_password@132.126.207.34:36800
upload_url=http://$encrypt_username:$encrypt_password@132.126.207.124:36800
root_path=$(dirname $(cd $(dirname $0);pwd))