修改配置文件

This commit is contained in:
2026-04-07 16:12:46 +08:00
parent b2a5060a19
commit b78032f80c
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ TABLE_MAPPING = {
}
# ======================== 图片URL前缀 ========================
IMAGE_URL_PREFIX = 'https://dev.yixiong-tech.com:8081'
IMAGE_URL_PREFIX = 'https://dev.yixiong-tech.com:8082'
# ======================== SQLite下载历史数据库 ========================
# 存储在项目的data_management目录下