This commit is contained in:
张航舰 2025-03-10 15:31:11 +08:00
parent 5131309d2b
commit cb5b0dd910
5 changed files with 26 additions and 1 deletions

3
.idea/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

8
.idea/modules.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/workreport.iml" filepath="$PROJECT_DIR$/.idea/workreport.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

8
.idea/workreport.iml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="EMPTY_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View File

@ -3,4 +3,4 @@
### 2025/03/10 ### 2025/03/10
- 确认设备管理需求2-4项 - 确认设备管理需求2-4项
- 配合进行前后端数据上线和数据库确认。 - 配合进行前后端数据上线和数据库确认。
- 确认设备管理后端架构和接口 - 确认设备管理后端架构,使用的第三方框架,数据流转