From 12f152f6cf1824805c7b3f9b8d6b5d573ef2105e Mon Sep 17 00:00:00 2001 From: Steward <13584350+stewardnmbb@user.noreply.gitee.com> Date: Wed, 18 Oct 2023 10:34:07 +0000 Subject: [PATCH] add xm-core/mdp-select-image. Signed-off-by: Steward <13584350+stewardnmbb@user.noreply.gitee.com> --- xm-core/mdp-select-image | 1 + 1 file changed, 1 insertion(+) create mode 100644 xm-core/mdp-select-image diff --git a/xm-core/mdp-select-image b/xm-core/mdp-select-image new file mode 100644 index 00000000..5dc5df56 --- /dev/null +++ b/xm-core/mdp-select-image @@ -0,0 +1 @@ +图片选择器 \ No newline at end of file -- Gitee