后端初始化框架

This commit is contained in:
2025-11-27 17:23:29 +08:00
parent c2c83f5ea1
commit 2d328ca2e3
3 changed files with 17 additions and 4 deletions

1
.idea/vcs.xml generated
View File

@@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/cool-admin-java-docs" vcs="Git" />
</component>
</project>

20
.idea/workspace.xml generated
View File

@@ -4,10 +4,9 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="ce6e7176-328f-48f4-8fb7-00300e656eb1" name="更改" comment="">
<change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/dataSources/8464b96e-6460-44dd-a545-ceb7a5ce3e74.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources/8464b96e-6460-44dd-a545-ceb7a5ce3e74.xml" afterDir="false" />
<list default="true" id="ce6e7176-328f-48f4-8fb7-00300e656eb1" name="更改" comment="后端初始化框架">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/assets/cache" beforeDir="false" afterPath="$PROJECT_DIR$/assets/cache" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -100,11 +99,24 @@
<workItem from="1763827367106" duration="1505000" />
<workItem from="1763869802994" duration="10978000" />
<workItem from="1764057899384" duration="6000" />
<workItem from="1764230900270" duration="1350000" />
<workItem from="1764230900270" duration="2830000" />
</task>
<task id="LOCAL-00001" summary="后端初始化框架">
<option name="closed" value="true" />
<created>1764232287782</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1764232287782</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="后端初始化框架" />
<option name="LAST_COMMIT_MESSAGE" value="后端初始化框架" />
</component>
</project>

Binary file not shown.