ets-playwright/.idea/compiler.xml
Niko 6abec1860b 添加验证码识别单元测试:GIF转PNG、Base64编码、OCR调用逻辑
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 00:07:26 +08:00

13 lines
535 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="ets-playwright" />
</profile>
</annotationProcessing>
</component>
</project>