Blame view

.idea/compiler.xml 635 Bytes
3a404b2a   zhaowg   空闲车位获取和推送
1
2
3
4
5
6
7
8
  <?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" />
83f7336e   zhaowg   增加方格地磁状态获取空闲车位数据推送
9
          <module name="VehicleDetector-FH-FH" />
83f7336e   zhaowg   增加方格地磁状态获取空闲车位数据推送
10
          <module name="VehicleDetector-ZTEITS-ZTEITS" />
3a404b2a   zhaowg   空闲车位获取和推送
11
12
13
          <module name="zteits-job" />
        </profile>
      </annotationProcessing>
3a404b2a   zhaowg   空闲车位获取和推送
14
15
    </component>
  </project>