From ea685f17172e37170c341926baed7f96f6dfd8e1 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Wed, 5 Mar 2025 23:17:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4amis=20sdk=E6=89=AB=E6=8F=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/modules.xml | 8 ++++++++ spring-boot-apijson-server.iml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 .idea/modules.xml create mode 100644 spring-boot-apijson-server.iml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..ce2c927 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/spring-boot-apijson-server.iml b/spring-boot-apijson-server.iml new file mode 100644 index 0000000..5a5d976 --- /dev/null +++ b/spring-boot-apijson-server.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file