From d638be34554fcae95959bf87323eb3d1056b6c5c Mon Sep 17 00:00:00 2001 From: binaryify Date: Fri, 11 Feb 2022 21:29:34 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9A=E6=AD=8C=E6=9B=B2=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=96=87=E6=A1=A3=E5=A2=9E=E5=8A=A0=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 6b3a3e7..ef8abfa 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2073,7 +2073,7 @@ v: u64, 常为[1, ?]任意数字, 功能未知 crbt: Option, None或字符串表示的十六进制,功能未知 cf: Option, 空白字串或者None,功能未知 al: Album, 专辑,如果是DJ节目(dj_type != 0)或者无专辑信息(single == 1),则专辑id为0 -dt: u64, 功能未知 +dt: u64, 歌曲时长 h: Option, 高质量文件信息 m: Option, 中质量文件信息 l: Option, 低质量文件信息