From 7f8b679d1643c546bb061882f99668d9639d56cc Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期三, 26 二月 2025 10:06:44 +0800 Subject: [PATCH] 代码提交 --- smartor/smartor.iml | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/smartor/smartor.iml b/smartor/smartor.iml index b48f058..6014cad 100644 --- a/smartor/smartor.iml +++ b/smartor/smartor.iml @@ -7,7 +7,11 @@ </configuration> </facet> <facet type="Spring" name="Spring"> - <configuration /> + <configuration> + <fileset id="fileset" name="Spring 搴旂敤绋嬪簭涓婁笅鏂�" removed="false"> + <file>file://$MODULE_DIR$/src/main/java/com/smartor/config/RobotPhoneUtils.java</file> + </fileset> + </configuration> </facet> </component> <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> @@ -28,7 +32,6 @@ <orderEntry type="library" name="Maven: com.aliyun:tea:1.2.0" level="project" /> <orderEntry type="library" name="Maven: com.aliyun:tea-rpc-util:0.1.2" level="project" /> <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" /> - <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.0.b2" level="project" /> <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-core:2.3.0" level="project" /> <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-impl:2.3.0" level="project" /> <orderEntry type="library" name="Maven: com.aliyun:tea-openapi:0.2.8" level="project" /> -- Gitblit v1.9.3