add mode from user add

This commit is contained in:
2026-01-01 21:46:38 +08:00
parent 6055b28ed3
commit 26a6bcbea4
12 changed files with 179 additions and 2 deletions

View File

@@ -4,5 +4,14 @@
<inspection_tool class="ExtractMethodRecommender" enabled="true" level="WARNING" enabled_by_default="true">
<option name="minLength" value="620" />
</inspection_tool>
<inspection_tool class="IncorrectHttpHeaderInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="customHeaders">
<set>
<option value="&quot;name&quot;" />
<option value="user_name=JohnDoe" />
<option value="email=john.doe@example.com" />
</set>
</option>
</inspection_tool>
</profile>
</component>