From f0eb5579b3b658b793af74a8d32b79409f547ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=9D=E5=A4=8F=E5=BE=AE=E5=87=89?= <13584342+nine-summer-slightly-cool@user.noreply.gitee.com> Date: Wed, 18 Oct 2023 07:20:46 +0000 Subject: [PATCH] add src/mdp-ext-infos. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 九夏微凉 <13584342+nine-summer-slightly-cool@user.noreply.gitee.com> --- src/mdp-ext-infos | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/mdp-ext-infos diff --git a/src/mdp-ext-infos b/src/mdp-ext-infos new file mode 100644 index 00000000..460de37a --- /dev/null +++ b/src/mdp-ext-infos @@ -0,0 +1 @@ +自动扩展字段信息 \ No newline at end of file -- Gitee