From f870f4f3d9853159806cbe3aca27823c9dfa0393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ada=E5=BF=AB=E4=B9=90?= <13584352+adahfdhappy@user.noreply.gitee.com> Date: Wed, 18 Oct 2023 10:45:39 +0000 Subject: [PATCH] add xm-core/mdp-meta-option. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ada快乐 <13584352+adahfdhappy@user.noreply.gitee.com> --- xm-core/mdp-meta-option | 1 + 1 file changed, 1 insertion(+) create mode 100644 xm-core/mdp-meta-option diff --git a/xm-core/mdp-meta-option b/xm-core/mdp-meta-option new file mode 100644 index 00000000..e4150de4 --- /dev/null +++ b/xm-core/mdp-meta-option @@ -0,0 +1 @@ +列表数据组件 \ No newline at end of file -- Gitee