Blame view

.idea/misc.xml 863 Bytes
3a404b2a   zhaowg   空闲车位获取和推送
1
2
  <?xml version="1.0" encoding="UTF-8"?>
  <project version="4">
83f7336e   zhaowg   增加方格地磁状态获取空闲车位数据推送
3
4
5
6
7
    <component name="FrameworkDetectionExcludesConfiguration">
      <file type="Osmorc" url="file://$PROJECT_DIR$/VehicleDetector_FH_FH" />
      <file type="Osmorc" url="file://$PROJECT_DIR$/zteits-nbiot" />
      <file type="Osmorc" url="file://$PROJECT_DIR$/zteits-nbiot-fh" />
    </component>
3a404b2a   zhaowg   空闲车位获取和推送
8
9
10
11
12
13
    <component name="MavenProjectsManager">
      <option name="originalFiles">
        <list>
          <option value="$PROJECT_DIR$/pom.xml" />
        </list>
      </option>
83f7336e   zhaowg   增加方格地磁状态获取空闲车位数据推送
14
15
16
17
18
      <option name="ignoredFiles">
        <set>
          <option value="$PROJECT_DIR$/zteits-nbiots/pom.xml" />
        </set>
      </option>
3a404b2a   zhaowg   空闲车位获取和推送
19
20
21
22
23
    </component>
    <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
      <output url="file://$PROJECT_DIR$/out" />
    </component>
  </project>