From b4d6928d7387d2bbadbff4ef754605ac7c4916be Mon Sep 17 00:00:00 2001 From: yinbangzhong <zhongbangyin@126.com> Date: 星期四, 20 六月 2024 14:51:47 +0800 Subject: [PATCH] add longaudio file explain --- conf/config.go | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/conf/config.go b/conf/config.go index f6d5ed9..b294032 100644 --- a/conf/config.go +++ b/conf/config.go @@ -43,7 +43,8 @@ PreLoadPath string // 鏈湴鏂囦欢棰勫姞杞借矾寰� } Analysis struct { - Url string // 鏈湴鏂囦欢瀛樺偍璺緞 + Url string // 鏈湴鏂囦欢瀛樺偍璺緞 + LongUrl string // 鏈湴鏂囦欢棰勫姞杞借矾寰� } ) -- Gitblit v1.8.0