Init Commit: After finish database connection.

This commit is contained in:
2025-07-19 14:13:43 +08:00
commit 56c625ee6b
14 changed files with 375 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="GoDfaErrorMayBeNotNil" enabled="true" level="WARNING" enabled_by_default="true">
<methods>
<method importPath="gorm.io/gorm" receiver="*DB" name="DB" />
</methods>
</inspection_tool>
</profile>
</component>