jiaqingjiayi-houduan/project/.idea/compiler.xml
gaomusan 871049f5d7 新增添加商品规格接口以及对应的校验
新增添加商品属性接口以及对应的校验
2024-10-31 10:09:34 +08:00

18 lines
704 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<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="jiaqingjiayi" />
</profile>
</annotationProcessing>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="jiaqingjiayi" options="-parameters" />
</option>
</component>
</project>