mqtt 模块添加
This commit is contained in:
7
.idea/compiler.xml
generated
7
.idea/compiler.xml
generated
@@ -42,6 +42,7 @@
|
||||
<module name="water-common-log" />
|
||||
<module name="water-common-job" />
|
||||
<module name="water-common-json" />
|
||||
<module name="water-common-mqtt" />
|
||||
<module name="water-job" />
|
||||
<module name="water-common-social" />
|
||||
<module name="water-common-core" />
|
||||
@@ -54,6 +55,11 @@
|
||||
<module name="water-demo" />
|
||||
<module name="water-workflow" />
|
||||
</profile>
|
||||
<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" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
<component name="JavacSettings">
|
||||
@@ -71,6 +77,7 @@
|
||||
<module name="water-common-json" options="-parameters" />
|
||||
<module name="water-common-log" options="-parameters" />
|
||||
<module name="water-common-mail" options="-parameters" />
|
||||
<module name="water-common-mqtt" options="-parameters" />
|
||||
<module name="water-common-mybatis" options="-parameters" />
|
||||
<module name="water-common-oss" options="-parameters" />
|
||||
<module name="water-common-ratelimiter" options="-parameters" />
|
||||
|
||||
Reference in New Issue
Block a user