后端初始化框架

This commit is contained in:
2025-11-27 18:24:00 +08:00
parent 2d328ca2e3
commit e3e6f524a3
3 changed files with 1074 additions and 9 deletions

View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourcePerFileMappings">
<file url="file://$APPLICATION_CONFIG_DIR$/consoles/db/8464b96e-6460-44dd-a545-ceb7a5ce3e74/console.sql" value="8464b96e-6460-44dd-a545-ceb7a5ce3e74" />
</component>
</project>

14
.idea/workspace.xml generated
View File

@@ -5,8 +5,8 @@
</component>
<component name="ChangeListManager">
<list default="true" id="ce6e7176-328f-48f4-8fb7-00300e656eb1" name="更改" comment="后端初始化框架">
<change beforePath="$PROJECT_DIR$/.idea/data_source_mapping.xml" beforeDir="false" />
<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" />
@@ -99,7 +99,7 @@
<workItem from="1763827367106" duration="1505000" />
<workItem from="1763869802994" duration="10978000" />
<workItem from="1764057899384" duration="6000" />
<workItem from="1764230900270" duration="2830000" />
<workItem from="1764230900270" duration="6097000" />
</task>
<task id="LOCAL-00001" summary="后端初始化框架">
<option name="closed" value="true" />
@@ -109,7 +109,15 @@
<option name="project" value="LOCAL" />
<updated>1764232287782</updated>
</task>
<option name="localTasksCounter" value="2" />
<task id="LOCAL-00002" summary="后端初始化框架">
<option name="closed" value="true" />
<created>1764235410768</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1764235410768</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">

File diff suppressed because one or more lines are too long