init project

This commit is contained in:
2026-01-22 07:40:04 +08:00
parent 9e7f425abe
commit f1d9f00ebb
11 changed files with 217 additions and 0 deletions

10
.idea/Server.iml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="lib" level="application" />
</component>
</module>