1
0
mirror of synced 2026-04-15 20:58:34 +08:00

提交代码

This commit is contained in:
synchronized
2018-05-14 11:39:09 +08:00
parent 668d881479
commit 2c47bde8b2
7 changed files with 203 additions and 1 deletions

16
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,16 @@
<?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="EasyCaptcha" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="EasyCaptcha" target="1.5" />
</bytecodeTargetLevel>
</component>
</project>