This commit is contained in:
2024-03-08 13:52:38 +08:00
parent 8893081a40
commit 16f92a8e29
43 changed files with 975 additions and 1 deletions

14
wms_pro/hd/.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="nladmin-system" />
</profile>
</annotationProcessing>
</component>
</project>