Newer
Older
PgInterface / .idea / workspace.xml
xiaowei on 15 Nov 2018 112 KB 新增巡检维护domain\dto
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ArtifactsWorkspaceSettings">
    <artifacts-to-build>
      <artifact name="PgInterface" />
    </artifacts-to-build>
  </component>
  <component name="ChangeListManager">
    <list default="true" id="aee510b5-ad61-4608-804f-06594dfcfe17" name="Default" comment="修改定位设备表结构设计">
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionPlan.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionPlanConfig.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecord.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecordDetail.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionPlanConfigDto.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionPlanDto.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDetailDto.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDto.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionPlanConfigManager.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionPlanManager.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionRecordDetailManager.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionRecordManager.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
    </list>
    <ignored path="PgInterface.iws" />
    <ignored path=".idea/workspace.xml" />
    <ignored path="$PROJECT_DIR$/target/" />
    <ignored path=".idea/dataSources.local.xml" />
    <ignored path="$PROJECT_DIR$/../out/" />
    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
  <component name="CreatePatchCommitExecutor">
    <option name="PATCH_PATH" value="" />
  </component>
  <component name="FUSProjectUsageTrigger">
    <session id="515841449">
      <usages-collector id="statistics.lifecycle.project">
        <counts>
          <entry key="project.closed" value="12" />
          <entry key="project.open.time.1" value="1" />
          <entry key="project.open.time.101" value="1" />
          <entry key="project.open.time.126" value="1" />
          <entry key="project.open.time.140" value="1" />
          <entry key="project.open.time.19" value="2" />
          <entry key="project.open.time.2" value="3" />
          <entry key="project.open.time.235" value="1" />
          <entry key="project.open.time.246" value="1" />
          <entry key="project.open.time.3" value="2" />
          <entry key="project.open.time.39" value="1" />
          <entry key="project.open.time.5" value="1" />
          <entry key="project.open.time.72" value="1" />
          <entry key="project.open.time.76" value="1" />
          <entry key="project.open.time.9" value="1" />
          <entry key="project.opened" value="18" />
        </counts>
      </usages-collector>
      <usages-collector id="statistics.file.extensions.open">
        <counts>
          <entry key="0-SNAPSHOT" value="1" />
          <entry key="class" value="14" />
          <entry key="iml" value="2" />
          <entry key="java" value="309" />
          <entry key="jsp" value="9" />
          <entry key="lst" value="2" />
          <entry key="properties" value="7" />
          <entry key="xml" value="28" />
        </counts>
      </usages-collector>
      <usages-collector id="statistics.vcs.git.usages" />
      <usages-collector id="statistics.file.types.edit">
        <counts>
          <entry key="CLASS" value="1" />
          <entry key="IDEA_MODULE" value="2" />
          <entry key="JAVA" value="15522" />
          <entry key="PLAIN_TEXT" value="85" />
          <entry key="XML" value="111" />
        </counts>
      </usages-collector>
      <usages-collector id="statistics.js.language.service.starts" />
      <usages-collector id="statistics.spring.boot.run.usages" />
      <usages-collector id="statistics.file.extensions.edit">
        <counts>
          <entry key="class" value="1" />
          <entry key="dummy" value="32" />
          <entry key="iml" value="2" />
          <entry key="java" value="15522" />
          <entry key="txt" value="53" />
          <entry key="xml" value="111" />
        </counts>
      </usages-collector>
      <usages-collector id="statistics.file.types.open">
        <counts>
          <entry key="CLASS" value="14" />
          <entry key="IDEA_MODULE" value="2" />
          <entry key="JAVA" value="309" />
          <entry key="JSP" value="9" />
          <entry key="PLAIN_TEXT" value="2" />
          <entry key="Properties" value="7" />
          <entry key="UML" value="1" />
          <entry key="XML" value="28" />
        </counts>
      </usages-collector>
      <usages-collector id="statistics.spring.boot.mvc.usages" />
    </session>
  </component>
  <component name="FavoritesManager">
    <favorites_list name="PgInterface" />
  </component>
  <component name="FileEditorManager">
    <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
      <file pinned="false" current-in-tab="true">
        <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDetailDto.java">
          <provider selected="true" editor-type-id="text-editor">
            <state relative-caret-position="492">
              <caret line="154" column="35" selection-start-line="154" selection-start-column="35" selection-end-line="154" selection-end-column="35" />
              <folding>
                <element signature="e#769#770#0" expanded="true" />
                <element signature="e#797#798#0" expanded="true" />
                <element signature="e#839#840#0" expanded="true" />
                <element signature="e#873#874#0" expanded="true" />
                <element signature="e#910#911#0" expanded="true" />
                <element signature="e#943#944#0" expanded="true" />
                <element signature="e#995#996#0" expanded="true" />
                <element signature="e#1039#1040#0" expanded="true" />
                <element signature="e#1076#1077#0" expanded="true" />
                <element signature="e#1108#1109#0" expanded="true" />
                <element signature="e#1158#1159#0" expanded="true" />
                <element signature="e#1200#1201#0" expanded="true" />
                <element signature="e#1238#1239#0" expanded="true" />
                <element signature="e#1272#1273#0" expanded="true" />
                <element signature="e#1326#1327#0" expanded="true" />
                <element signature="e#1372#1373#0" expanded="true" />
                <element signature="e#1413#1414#0" expanded="true" />
                <element signature="e#1449#1450#0" expanded="true" />
                <element signature="e#1507#1508#0" expanded="true" />
                <element signature="e#1557#1558#0" expanded="true" />
                <element signature="e#1598#1599#0" expanded="true" />
                <element signature="e#1635#1636#0" expanded="true" />
                <element signature="e#1695#1696#0" expanded="true" />
                <element signature="e#1747#1748#0" expanded="true" />
                <element signature="e#1778#1779#0" expanded="true" />
                <element signature="e#1805#1806#0" expanded="true" />
                <element signature="e#1845#1846#0" expanded="true" />
                <element signature="e#1877#1878#0" expanded="true" />
                <element signature="e#1913#1914#0" expanded="true" />
                <element signature="e#1945#1946#0" expanded="true" />
                <element signature="e#1995#1996#0" expanded="true" />
                <element signature="e#2037#2038#0" expanded="true" />
                <element signature="e#2077#2078#0" expanded="true" />
                <element signature="e#2112#2113#0" expanded="true" />
                <element signature="e#2168#2169#0" expanded="true" />
                <element signature="e#2216#2217#0" expanded="true" />
                <element signature="e#2253#2254#0" expanded="true" />
                <element signature="e#2286#2287#0" expanded="true" />
                <element signature="e#2338#2339#0" expanded="true" />
                <element signature="e#2382#2383#0" expanded="true" />
                <element signature="e#2418#2419#0" expanded="true" />
                <element signature="e#2449#2450#0" expanded="true" />
                <element signature="e#2497#2498#0" expanded="true" />
                <element signature="e#2537#2538#0" expanded="true" />
                <element signature="e#2574#2575#0" expanded="true" />
                <element signature="e#2607#2608#0" expanded="true" />
                <element signature="e#2659#2660#0" expanded="true" />
                <element signature="e#2703#2704#0" expanded="true" />
                <element signature="e#2740#2741#0" expanded="true" />
                <element signature="e#2773#2774#0" expanded="true" />
                <element signature="e#2825#2826#0" expanded="true" />
                <element signature="e#2869#2870#0" expanded="true" />
                <element signature="e#2904#2905#0" expanded="true" />
                <element signature="e#2935#2936#0" expanded="true" />
                <element signature="e#2983#2984#0" expanded="true" />
                <element signature="e#3023#3024#0" expanded="true" />
                <element signature="e#3063#3064#0" expanded="true" />
                <element signature="e#3099#3100#0" expanded="true" />
                <element signature="e#3157#3158#0" expanded="true" />
                <element signature="e#3207#3208#0" expanded="true" />
                <element signature="e#3241#3242#0" expanded="true" />
                <element signature="e#3271#3272#0" expanded="true" />
                <element signature="e#3317#3318#0" expanded="true" />
                <element signature="e#3355#3356#0" expanded="true" />
                <element signature="e#3425#3426#0" expanded="true" />
                <element signature="e#3477#3478#0" expanded="true" />
                <element signature="e#3521#3522#0" expanded="true" />
              </folding>
            </state>
          </provider>
        </entry>
      </file>
      <file pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecordDetail.java">
          <provider selected="true" editor-type-id="text-editor">
            <state relative-caret-position="176">
              <caret line="26" column="39" lean-forward="true" selection-start-line="10" selection-start-column="3" selection-end-line="26" selection-end-column="39" />
              <folding>
                <element signature="imports" expanded="true" />
                <element signature="e#1358#1359#0" expanded="true" />
                <element signature="e#1390#1391#0" expanded="true" />
                <element signature="e#1440#1441#0" expanded="true" />
                <element signature="e#1482#1483#0" expanded="true" />
                <element signature="e#1551#1552#0" expanded="true" />
                <element signature="e#1585#1586#0" expanded="true" />
                <element signature="e#1637#1638#0" expanded="true" />
                <element signature="e#1683#1684#0" expanded="true" />
                <element signature="e#2184#2185#0" expanded="true" />
                <element signature="e#2211#2212#0" expanded="true" />
                <element signature="e#2251#2252#0" expanded="true" />
                <element signature="e#2283#2284#0" expanded="true" />
                <element signature="e#2755#2756#0" expanded="true" />
                <element signature="e#2788#2789#0" expanded="true" />
                <element signature="e#2840#2841#0" expanded="true" />
                <element signature="e#2884#2885#0" expanded="true" />
                <element signature="e#2949#2950#0" expanded="true" />
                <element signature="e#2980#2981#0" expanded="true" />
                <element signature="e#3028#3029#0" expanded="true" />
                <element signature="e#3068#3069#0" expanded="true" />
              </folding>
            </state>
          </provider>
        </entry>
      </file>
    </leaf>
  </component>
  <component name="FileTemplateManagerImpl">
    <option name="RECENT_TEMPLATES">
      <list>
        <option value="Arquillian JUnit Test Class" />
        <option value="Class" />
      </list>
    </option>
  </component>
  <component name="FindInProjectRecents">
    <findStrings>
      <find>pgPipeLineLengthStatic.setLineType(String.valueOf(objectArray[0]))</find>
      <find>getDeviceStatisticByDevType</find>
      <find>getPersonNumInPgByMonth</find>
      <find>getConstructionToday</find>
      <find>constructionType</find>
      <find>getPipeGallerys</find>
      <find>getInPgNum</find>
      <find>getTodayInPgInfo</find>
      <find>getInPgPerson</find>
      <find>getAlarmInfo</find>
      <find>PgConstructTjDto</find>
      <find>getConstructionNum</find>
      <find>getConstructionByType</find>
      <find>getConstructionByTimeAndStatus</find>
      <find>resources</find>
      <find>applicationContext</find>
      <find>RequestEntity</find>
      <find>setRequestEntity</find>
      <find>commons-httpclient</find>
      <find>http</find>
      <find>encode</find>
      <find>encodeBuffer</find>
      <find>readInputStream</find>
      <find>httpClient</find>
    </findStrings>
  </component>
  <component name="FindManager">
    <FindUsagesManager>
      <setting name="OPEN_NEW_TAB" value="true" />
    </FindUsagesManager>
  </component>
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
    <option name="RECENT_BRANCH_BY_REPOSITORY">
      <map>
        <entry key="$PROJECT_DIR$" value="master" />
      </map>
    </option>
  </component>
  <component name="IdeDocumentHistory">
    <option name="CHANGED_PATHS">
      <list>
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/dto/PgDeviceDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/dto/PgDeviceTypeDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/dto/PgEquipmentDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/dto/PgPartitionDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/dto/PgPipeLineDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/dto/PgRoadDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/dto/PipeGalleryDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgAlarmRuleDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgAuthorityDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgLogDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgMaintainDocDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgMaintainDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgMaintainTypeDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgPatrolDocDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgPatrolDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgRoleDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgUserDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/reservePlan/dto/PgReservePlanDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgEquipmentRs.java" />
        <option value="$PROJECT_DIR$/PgInterface.iml" />
        <option value="$PROJECT_DIR$/src/main/resources/spring/applicationContext-springmvc.xml" />
        <option value="$PROJECT_DIR$/src/main/resources/spring/applicationContext.xml" />
        <option value="$PROJECT_DIR$/src/main/resources/spring/applicationContext-filter.xml" />
        <option value="$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/httpInterfaceTest.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/login.java" />
        <option value="$PROJECT_DIR$/pom.xml" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/httpUtilsTest.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/httpUtils.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/httpCilent.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/httpInterface.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/httpCilentTest.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/httpUtilsTest.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/httpInterfaceTest.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/http/httpURL.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgInPgPersonManager.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgInPgPerson.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgInPgPersonDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgInPgInfoDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgInPgPersonRs.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/domain/PgDevice.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionPlanManager.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionPlan.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionPlanDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionPlanConfig.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionPlanConfigDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionPlanConfigManager.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecord.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecordDetail.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDto.java" />
        <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDetailDto.java" />
      </list>
    </option>
  </component>
  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  <component name="JsGulpfileManager">
    <detection-done>true</detection-done>
    <sorting>DEFINITION_ORDER</sorting>
  </component>
  <component name="LogFilters">
    <option name="FILTER_ERRORS" value="false" />
    <option name="FILTER_WARNINGS" value="false" />
    <option name="FILTER_INFO" value="false" />
    <option name="FILTER_DEBUG" value="false" />
    <option name="CUSTOM_FILTER" />
  </component>
  <component name="MavenProjectNavigator">
    <treeState>
      <expand>
        <path>
          <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
          <item name="PgInterface" type="9519ce18:MavenProjectsStructure$ProjectNode" />
        </path>
        <path>
          <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
          <item name="PgInterface" type="9519ce18:MavenProjectsStructure$ProjectNode" />
          <item name="Plugins" type="7aea1407:MavenProjectsStructure$PluginsNode" />
        </path>
        <path>
          <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
          <item name="PgInterface" type="9519ce18:MavenProjectsStructure$ProjectNode" />
          <item name="Plugins" type="7aea1407:MavenProjectsStructure$PluginsNode" />
          <item name="clean" type="36feed69:MavenProjectsStructure$PluginNode" />
        </path>
      </expand>
      <select />
    </treeState>
  </component>
  <component name="ProjectFrameBounds" extendedState="6">
    <option name="x" value="-2" />
    <option name="width" value="1378" />
    <option name="height" value="728" />
  </component>
  <component name="ProjectInspectionProfilesVisibleTreeState">
    <entry key="Project Default">
      <profile-state>
        <expanded-state>
          <State />
        </expanded-state>
        <selected-state>
          <State>
            <id>Android</id>
          </State>
        </selected-state>
      </profile-state>
    </entry>
  </component>
  <component name="ProjectLevelVcsManager">
    <ConfirmationsSetting value="2" id="Add" />
  </component>
  <component name="ProjectReloadState">
    <option name="STATE" value="0" />
  </component>
  <component name="ProjectView">
    <navigator proportions="" version="1">
      <foldersAlwaysOnTop value="true" />
    </navigator>
    <panes>
      <pane id="PackagesPane" />
      <pane id="ProjectPane">
        <subPane>
          <expand>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
              <item name="main" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
              <item name="main" type="462c0819:PsiDirectoryNode" />
              <item name="java" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
              <item name="main" type="462c0819:PsiDirectoryNode" />
              <item name="java" type="462c0819:PsiDirectoryNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
              <item name="main" type="462c0819:PsiDirectoryNode" />
              <item name="java" type="462c0819:PsiDirectoryNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="devTable" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
              <item name="main" type="462c0819:PsiDirectoryNode" />
              <item name="java" type="462c0819:PsiDirectoryNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="maintenance" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
              <item name="main" type="462c0819:PsiDirectoryNode" />
              <item name="java" type="462c0819:PsiDirectoryNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="maintenance" type="462c0819:PsiDirectoryNode" />
              <item name="domain" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
              <item name="main" type="462c0819:PsiDirectoryNode" />
              <item name="java" type="462c0819:PsiDirectoryNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="maintenance" type="462c0819:PsiDirectoryNode" />
              <item name="dto" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="PgInterface" type="b2602c69:ProjectViewProjectNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="src" type="462c0819:PsiDirectoryNode" />
              <item name="main" type="462c0819:PsiDirectoryNode" />
              <item name="java" type="462c0819:PsiDirectoryNode" />
              <item name="PgInterface" type="462c0819:PsiDirectoryNode" />
              <item name="maintenance" type="462c0819:PsiDirectoryNode" />
              <item name="manager" type="462c0819:PsiDirectoryNode" />
            </path>
          </expand>
          <select />
        </subPane>
      </pane>
      <pane id="Scope" />
    </panes>
  </component>
  <component name="PropertiesComponent">
    <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder0" value="0" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder1" value="1" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder2" value="2" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder3" value="3" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth0" value="100" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth1" value="130" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth2" value="129" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth3" value="922" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder0" value="0" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder1" value="1" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder2" value="2" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder3" value="3" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth0" value="117" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth1" value="124" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth2" value="123" />
    <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth3" value="917" />
    <property name="FullScreen" value="false" />
    <property name="GoToClass.includeLibraries" value="false" />
    <property name="GoToClass.toSaveIncludeLibraries" value="false" />
    <property name="GoToFile.includeJavaFiles" value="false" />
    <property name="LayoutCode.rearrangeEntriesJava" value="false" />
    <property name="MemberChooser.copyJavadoc" value="false" />
    <property name="MemberChooser.showClasses" value="true" />
    <property name="MemberChooser.sorted" value="false" />
    <property name="SearchEverywhereHistoryKey" value="&#9;FILE&#9;file://D:/PipeGallery/PgInterface/src/main/java/com/casic/PgInterface/patroler/manager/httpCilent.java" />
    <property name="WebServerToolWindowFactoryState" value="false" />
    <property name="aspect.path.notification.shown" value="true" />
    <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1542263009129" />
    <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="Arquillian JUnit4" />
    <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.Arquillian JUnit4" value="" />
    <property name="create.test.in.the.same.root" value="true" />
    <property name="last_opened_file_path" value="$PROJECT_DIR$/src/main/webapp" />
    <property name="options.lastSelected" value="xpath.settings" />
    <property name="options.searchVisible" value="true" />
    <property name="options.splitter.details.proportions" value="0.2" />
    <property name="options.splitter.main.proportions" value="0.3" />
    <property name="project.structure.last.edited" value="Facets" />
    <property name="project.structure.proportion" value="0.15" />
    <property name="project.structure.side.proportion" value="0.27701148" />
    <property name="recentsLimit" value="5" />
    <property name="restartRequiresConfirmation" value="false" />
    <property name="settings.editor.selected.configurable" value="preferences.applicationServers" />
  </component>
  <component name="PyConsoleOptionsProvider">
    <option name="myPythonConsoleState">
      <console-settings />
    </option>
  </component>
  <component name="RecentsManager">
    <key name="CreateTestDialog.RecentsKey">
      <recent name="com.casic.PgInterface.patroler.manager" />
      <recent name="com.casic.PgInterface.test" />
    </key>
    <key name="CreateTestDialog.Recents.Supers">
      <recent name="" />
    </key>
  </component>
  <component name="RunDashboard">
    <option name="ruleStates">
      <list>
        <RuleState>
          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
        </RuleState>
        <RuleState>
          <option name="name" value="StatusDashboardGroupingRule" />
        </RuleState>
      </list>
    </option>
  </component>
  <component name="RunManager">
    <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application">
      <module name="" />
      <option name="ACTIVITY_CLASS" value="" />
      <option name="MODE" value="default_activity" />
      <option name="DEPLOY" value="true" />
      <option name="ARTIFACT_NAME" value="" />
      <option name="TARGET_SELECTION_MODE" value="EMULATOR" />
      <option name="USE_LAST_SELECTED_DEVICE" value="false" />
      <option name="PREFERRED_AVD" value="" />
      <option name="USE_COMMAND_LINE" value="true" />
      <option name="COMMAND_LINE" value="" />
      <option name="WIPE_USER_DATA" value="false" />
      <option name="DISABLE_BOOT_ANIMATION" value="false" />
      <option name="NETWORK_SPEED" value="full" />
      <option name="NETWORK_LATENCY" value="none" />
      <option name="CLEAR_LOGCAT" value="false" />
      <option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
      <option name="FILTER_LOGCAT_AUTOMATICALLY" value="true" />
      <method />
    </configuration>
    <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
      <module name="" />
      <option name="TESTING_TYPE" value="0" />
      <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
      <option name="METHOD_NAME" value="" />
      <option name="CLASS_NAME" value="" />
      <option name="PACKAGE_NAME" value="" />
      <option name="TARGET_SELECTION_MODE" value="EMULATOR" />
      <option name="USE_LAST_SELECTED_DEVICE" value="false" />
      <option name="PREFERRED_AVD" value="" />
      <option name="USE_COMMAND_LINE" value="true" />
      <option name="COMMAND_LINE" value="" />
      <option name="WIPE_USER_DATA" value="false" />
      <option name="DISABLE_BOOT_ANIMATION" value="false" />
      <option name="NETWORK_SPEED" value="full" />
      <option name="NETWORK_LATENCY" value="none" />
      <option name="CLEAR_LOGCAT" value="false" />
      <option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
      <option name="FILTER_LOGCAT_AUTOMATICALLY" value="true" />
      <method />
    </configuration>
    <configuration default="true" type="Applet" factoryName="Applet">
      <option name="HEIGHT" value="0" />
      <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
      <option name="WIDTH" value="0" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
    <configuration default="true" type="Application" factoryName="Application">
      <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
    <configuration default="true" type="GrailsRunConfigurationType" factoryName="Grails">
      <setting name="vmparams" value="" />
      <setting name="cmdLine" value="run-app" />
      <setting name="passParentEnv" value="true" />
      <setting name="launchBrowser" value="false" />
      <setting name="launchBrowserUrl" value="" />
      <setting name="depsClasspath" value="false" />
      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
      <method v="2" />
    </configuration>
    <configuration default="true" type="JUnit" factoryName="JUnit">
      <option name="VM_PARAMETERS" />
      <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
      <option name="TEST_SEARCH_SCOPE">
        <value defaultName="moduleWithDependencies" />
      </option>
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
    <configuration default="true" type="TestNG" factoryName="TestNG">
      <option name="VM_PARAMETERS" />
      <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
      <option name="TEST_SEARCH_SCOPE">
        <value defaultName="moduleWithDependencies" />
      </option>
      <properties />
      <listeners />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
    <configuration name="Unnamed" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 8.5.33" ALTERNATIVE_JRE_ENABLED="false">
      <option name="OPEN_IN_BROWSER_URL" value="http://localhost:8080/PgInterface/" />
      <option name="BROWSER_ID" value="16bf23d4-93e0-4ffc-bfd6-cb13575177b0" />
      <option name="UPDATE_ON_FRAME_DEACTIVATION" value="true" />
      <option name="UPDATE_CLASSES_ON_FRAME_DEACTIVATION" value="true" />
      <deployment>
        <artifact name="PgInterface">
          <settings>
            <option name="CONTEXT_PATH" value="/PgInterface" />
          </settings>
        </artifact>
      </deployment>
      <server-settings>
        <option name="BASE_DIRECTORY_NAME" value="Unnamed_PgInterface_30" />
      </server-settings>
      <predefined_log_file id="Tomcat" enabled="true" />
      <predefined_log_file id="Tomcat Catalina" enabled="true" />
      <predefined_log_file id="Tomcat Manager" enabled="false" />
      <predefined_log_file id="Tomcat Host Manager" enabled="false" />
      <predefined_log_file id="Tomcat Localhost Access" enabled="false" />
      <RunnerSettings RunnerId="Debug">
        <option name="DEBUG_PORT" value="30962" />
        <option name="TRANSPORT" value="0" />
        <option name="LOCAL" value="true" />
      </RunnerSettings>
      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
        <option name="USE_ENV_VARIABLES" value="true" />
        <STARTUP>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </STARTUP>
        <SHUTDOWN>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </SHUTDOWN>
      </ConfigurationWrapper>
      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
        <option name="USE_ENV_VARIABLES" value="true" />
        <STARTUP>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </STARTUP>
        <SHUTDOWN>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </SHUTDOWN>
      </ConfigurationWrapper>
      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
        <option name="USE_ENV_VARIABLES" value="true" />
        <STARTUP>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </STARTUP>
        <SHUTDOWN>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </SHUTDOWN>
      </ConfigurationWrapper>
      <method v="2">
        <option name="BuildArtifacts" enabled="true" />
      </method>
    </configuration>
    <configuration default="true" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" ALTERNATIVE_JRE_ENABLED="false" ALTERNATIVE_JRE_PATH="">
      <option name="UPDATE_ON_FRAME_DEACTIVATION" value="true" />
      <option name="UPDATE_CLASSES_ON_FRAME_DEACTIVATION" value="true" />
      <deployment>
        <artifact name="PgInterface">
          <settings>
            <option name="CONTEXT_PATH" value="/PgInterface" />
          </settings>
        </artifact>
      </deployment>
      <server-settings>
        <option name="BASE_DIRECTORY_NAME" value="_PgInterface" />
        <option name="HTTP_PORT" value="8080" />
      </server-settings>
      <predefined_log_file id="Tomcat" enabled="true" />
      <predefined_log_file id="Tomcat Catalina" enabled="true" />
      <predefined_log_file id="Tomcat Manager" enabled="false" />
      <predefined_log_file id="Tomcat Host Manager" enabled="false" />
      <predefined_log_file id="Tomcat Localhost Access" enabled="false" />
      <RunnerSettings RunnerId="Cover" />
      <RunnerSettings RunnerId="Debug">
        <option name="DEBUG_PORT" value="30962" />
        <option name="TRANSPORT" value="0" />
        <option name="LOCAL" value="true" />
      </RunnerSettings>
      <RunnerSettings RunnerId="Run" />
      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
        <option name="USE_ENV_VARIABLES" value="true" />
        <STARTUP>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </STARTUP>
        <SHUTDOWN>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </SHUTDOWN>
      </ConfigurationWrapper>
      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
        <option name="USE_ENV_VARIABLES" value="true" />
        <STARTUP>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </STARTUP>
        <SHUTDOWN>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </SHUTDOWN>
      </ConfigurationWrapper>
      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
        <option name="USE_ENV_VARIABLES" value="true" />
        <STARTUP>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </STARTUP>
        <SHUTDOWN>
          <option name="USE_DEFAULT" value="true" />
          <option name="SCRIPT" value="" />
          <option name="VM_PARAMETERS" value="" />
          <option name="PROGRAM_PARAMETERS" value="" />
        </SHUTDOWN>
      </ConfigurationWrapper>
      <method v="2">
        <option name="BuildArtifacts" enabled="true" />
      </method>
    </configuration>
    <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
      <module name="" />
      <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
      <option name="PROGRAM_PARAMETERS" />
      <predefined_log_file id="idea.log" enabled="true" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
  </component>
  <component name="SliceManager">
    <option name="analysisUIOptions">
      <AnalysisUIOptions />
    </option>
  </component>
  <component name="StructureViewFactory">
    <option name="AUTOSCROLL_MODE" value="false" />
  </component>
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="aee510b5-ad61-4608-804f-06594dfcfe17" name="Default" comment="" />
      <created>1510216318970</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1510216318970</updated>
      <workItem from="1510216323228" duration="257000" />
      <workItem from="1510216708376" duration="537000" />
      <workItem from="1510217256782" duration="4544000" />
      <workItem from="1510537985048" duration="8792000" />
      <workItem from="1510648771840" duration="2424000" />
      <workItem from="1510652452432" duration="2777000" />
      <workItem from="1510717097014" duration="14020000" />
      <workItem from="1511235200089" duration="65149000" />
      <workItem from="1511831663100" duration="27116000" />
      <workItem from="1512008211270" duration="5571000" />
      <workItem from="1512019500219" duration="2765000" />
      <workItem from="1512089814132" duration="2080000" />
      <workItem from="1512198299673" duration="3073000" />
      <workItem from="1512875238280" duration="10958000" />
      <workItem from="1512954236216" duration="5617000" />
      <workItem from="1512986830366" duration="1541000" />
      <workItem from="1513044296718" duration="24015000" />
      <workItem from="1513236092491" duration="4545000" />
      <workItem from="1513318011925" duration="773000" />
      <workItem from="1513732543084" duration="24598000" />
      <workItem from="1514509437479" duration="5670000" />
      <workItem from="1516938276978" duration="146000" />
      <workItem from="1516938519485" duration="7509000" />
      <workItem from="1517193457354" duration="118000" />
      <workItem from="1517204757906" duration="13000" />
      <workItem from="1517205202765" duration="7020000" />
      <workItem from="1516946384508" duration="659000" />
      <workItem from="1518138952553" duration="11010000" />
      <workItem from="1519787471372" duration="705000" />
      <workItem from="1521077217432" duration="2975000" />
      <workItem from="1521162588157" duration="4433000" />
      <workItem from="1521421378549" duration="25551000" />
      <workItem from="1521592702651" duration="11581000" />
      <workItem from="1521679850876" duration="15242000" />
      <workItem from="1521766120836" duration="13351000" />
      <workItem from="1521788409044" duration="9229000" />
      <workItem from="1522025372319" duration="74846000" />
      <workItem from="1522638476761" duration="9099000" />
      <workItem from="1522651740541" duration="13960000" />
      <workItem from="1522716581762" duration="2116000" />
      <workItem from="1522720062586" duration="318000" />
      <workItem from="1522720493529" duration="78000" />
      <workItem from="1522720652490" duration="234000" />
      <workItem from="1522721287997" duration="7541000" />
      <workItem from="1522802524516" duration="12733000" />
      <workItem from="1523148745408" duration="8835000" />
      <workItem from="1523157765522" duration="919000" />
      <workItem from="1523158719185" duration="18552000" />
      <workItem from="1523237655585" duration="10919000" />
      <workItem from="1523255625352" duration="5471000" />
      <workItem from="1523261680058" duration="9282000" />
      <workItem from="1523321007177" duration="1598000" />
      <workItem from="1523324624594" duration="6759000" />
      <workItem from="1523340421442" duration="3752000" />
      <workItem from="1523432830885" duration="14216000" />
      <workItem from="1523613196514" duration="2471000" />
      <workItem from="1523841976838" duration="532000" />
      <workItem from="1523847058149" duration="134000" />
      <workItem from="1523850358421" duration="752000" />
      <workItem from="1523926567015" duration="7287000" />
      <workItem from="1524468119890" duration="10327000" />
      <workItem from="1524530458679" duration="22256000" />
      <workItem from="1524616879003" duration="14965000" />
      <workItem from="1524703719577" duration="19417000" />
      <workItem from="1524789884330" duration="13133000" />
      <workItem from="1524811080604" duration="91000" />
      <workItem from="1524811191147" duration="178000" />
      <workItem from="1524811392186" duration="9271000" />
      <workItem from="1524876075347" duration="2338000" />
      <workItem from="1524911264765" duration="698000" />
      <workItem from="1525222154707" duration="1238000" />
      <workItem from="1525239390406" duration="7197000" />
      <workItem from="1526029212185" duration="398000" />
      <workItem from="1527647404942" duration="803000" />
      <workItem from="1527736232361" duration="3613000" />
      <workItem from="1528072908045" duration="8949000" />
      <workItem from="1528085664975" duration="31000" />
      <workItem from="1528085697357" duration="17009000" />
      <workItem from="1528333983724" duration="2699000" />
      <workItem from="1528349219682" duration="721000" />
      <workItem from="1528421791812" duration="2287000" />
      <workItem from="1528771293143" duration="9272000" />
      <workItem from="1528961860313" duration="3105000" />
      <workItem from="1530094500311" duration="4260000" />
      <workItem from="1530146280841" duration="4637000" />
      <workItem from="1530760861055" duration="38191000" />
      <workItem from="1531271154753" duration="3320000" />
      <workItem from="1531377872544" duration="2430000" />
      <workItem from="1531461252664" duration="1261000" />
      <workItem from="1531703142074" duration="10522000" />
      <workItem from="1531792335849" duration="7749000" />
      <workItem from="1532047483654" duration="5024000" />
      <workItem from="1532230576899" duration="4412000" />
      <workItem from="1532331902814" duration="16741000" />
      <workItem from="1532911591262" duration="10758000" />
      <workItem from="1533001245841" duration="2373000" />
      <workItem from="1533084581197" duration="1960000" />
      <workItem from="1533101056618" duration="2155000" />
      <workItem from="1533103306468" duration="13612000" />
      <workItem from="1533867281937" duration="8203000" />
      <workItem from="1533958252285" duration="7449000" />
      <workItem from="1534055827189" duration="11376000" />
      <workItem from="1534236462504" duration="614000" />
      <workItem from="1534246266526" duration="504000" />
      <workItem from="1534744981704" duration="1407000" />
      <workItem from="1534746406596" duration="2485000" />
      <workItem from="1534758910752" duration="803000" />
      <workItem from="1534814050131" duration="10836000" />
      <workItem from="1534902063409" duration="1435000" />
      <workItem from="1535001398046" duration="3063000" />
      <workItem from="1535435890604" duration="619000" />
      <workItem from="1535519592997" duration="923000" />
      <workItem from="1535941063170" duration="9991000" />
      <workItem from="1535958569443" duration="219000" />
      <workItem from="1536111554952" duration="23051000" />
      <workItem from="1536143316539" duration="3706000" />
      <workItem from="1536195067076" duration="23586000" />
      <workItem from="1536802841385" duration="18000" />
      <workItem from="1537167144071" duration="1232000" />
      <workItem from="1537236948589" duration="156000" />
      <workItem from="1537237991303" duration="1733000" />
      <workItem from="1537407751831" duration="7109000" />
      <workItem from="1537428362090" duration="1221000" />
      <workItem from="1537857007320" duration="1436000" />
      <workItem from="1537880574942" duration="385000" />
      <workItem from="1538991929393" duration="2278000" />
      <workItem from="1539071751929" duration="888000" />
      <workItem from="1539310257796" duration="203000" />
      <workItem from="1539737377636" duration="1389000" />
      <workItem from="1539748453426" duration="3012000" />
      <workItem from="1539825960380" duration="4221000" />
      <workItem from="1539832337492" duration="92000" />
      <workItem from="1539832447529" duration="1000" />
      <workItem from="1539832453292" duration="2856000" />
      <workItem from="1539839857631" duration="10000" />
      <workItem from="1540519803954" duration="11912000" />
      <workItem from="1540610854375" duration="19720000" />
      <workItem from="1540776190984" duration="10090000" />
      <workItem from="1540801317279" duration="7290000" />
      <workItem from="1541144212498" duration="800000" />
      <workItem from="1541234096986" duration="590000" />
      <workItem from="1541239096514" duration="902000" />
      <workItem from="1541303711282" duration="5696000" />
      <workItem from="1541379811355" duration="26465000" />
      <workItem from="1541465806633" duration="12993000" />
      <workItem from="1541993902728" duration="773000" />
      <workItem from="1542099667916" duration="9438000" />
      <workItem from="1542160162838" duration="3694000" />
      <workItem from="1542166838514" duration="39272000" />
    </task>
    <task id="LOCAL-00012" summary="完成资产统计开发">
      <created>1521703079910</created>
      <option name="number" value="00012" />
      <option name="presentableId" value="LOCAL-00012" />
      <option name="project" value="LOCAL" />
      <updated>1521703079910</updated>
    </task>
    <task id="LOCAL-00013" summary="完成派发工作证功能">
      <created>1521783169434</created>
      <option name="number" value="00013" />
      <option name="presentableId" value="LOCAL-00013" />
      <option name="project" value="LOCAL" />
      <updated>1521783169434</updated>
    </task>
    <task id="LOCAL-00014" summary="完成入廊人员管理接口">
      <created>1521797941436</created>
      <option name="number" value="00014" />
      <option name="presentableId" value="LOCAL-00014" />
      <option name="project" value="LOCAL" />
      <updated>1521797941436</updated>
    </task>
    <task id="LOCAL-00015" summary="完成设备监控管理接口">
      <created>1522147450816</created>
      <option name="number" value="00015" />
      <option name="presentableId" value="LOCAL-00015" />
      <option name="project" value="LOCAL" />
      <updated>1522147450816</updated>
    </task>
    <task id="LOCAL-00016" summary="完成巡检维护增删改查">
      <created>1522229072869</created>
      <option name="number" value="00016" />
      <option name="presentableId" value="LOCAL-00016" />
      <option name="project" value="LOCAL" />
      <updated>1522229072869</updated>
    </task>
    <task id="LOCAL-00017" summary="完成报警、报警阈值、巡检维护功能开发">
      <created>1522302183280</created>
      <option name="number" value="00017" />
      <option name="presentableId" value="LOCAL-00017" />
      <option name="project" value="LOCAL" />
      <updated>1522302183280</updated>
    </task>
    <task id="LOCAL-00018" summary="完成报警与设备联动、报警与预案联动、报警与摄像机联动功能">
      <created>1522312453288</created>
      <option name="number" value="00018" />
      <option name="presentableId" value="LOCAL-00018" />
      <option name="project" value="LOCAL" />
      <updated>1522312453288</updated>
    </task>
    <task id="LOCAL-00019" summary="完成角色和权限管理功能">
      <created>1522403777512</created>
      <option name="number" value="00019" />
      <option name="presentableId" value="LOCAL-00019" />
      <option name="project" value="LOCAL" />
      <updated>1522403777512</updated>
    </task>
    <task id="LOCAL-00020" summary="修改人员入廊记录表和功能">
      <created>1522663707296</created>
      <option name="number" value="00020" />
      <option name="presentableId" value="LOCAL-00020" />
      <option name="project" value="LOCAL" />
      <updated>1522663707296</updated>
    </task>
    <task id="LOCAL-00021" summary="修改人员入廊记录表和功能">
      <created>1522665630661</created>
      <option name="number" value="00021" />
      <option name="presentableId" value="LOCAL-00021" />
      <option name="project" value="LOCAL" />
      <updated>1522665630661</updated>
    </task>
    <task id="LOCAL-00022" summary="修改人员入廊记录表和功能">
      <created>1522719993330</created>
      <option name="number" value="00022" />
      <option name="presentableId" value="LOCAL-00022" />
      <option name="project" value="LOCAL" />
      <updated>1522719993330</updated>
    </task>
    <task id="LOCAL-00023" summary="Merge remote-tracking branch 'origin/develop' into develop&#10;&#10;Conflicts:&#10;&#9;.idea/workspace.xml&#10;&#9;~$数据库设计说明新需求.docx&#10;&#9;管廊数据库设计说明新需求.docx&#10;">
      <created>1522720789330</created>
      <option name="number" value="00023" />
      <option name="presentableId" value="LOCAL-00023" />
      <option name="project" value="LOCAL" />
      <updated>1522720789330</updated>
    </task>
    <task id="LOCAL-00024" summary="Merge remote-tracking branch 'origin/develop' into develop&#10;&#10;Conflicts:&#10;&#9;.idea/workspace.xml&#10;&#9;~$数据库设计说明新需求.docx&#10;&#9;管廊数据库设计说明新需求.docx&#10;">
      <created>1522721480805</created>
      <option name="number" value="00024" />
      <option name="presentableId" value="LOCAL-00024" />
      <option name="project" value="LOCAL" />
      <updated>1522721480805</updated>
    </task>
    <task id="LOCAL-00025" summary="增加统计功能">
      <created>1523156875732</created>
      <option name="number" value="00025" />
      <option name="presentableId" value="LOCAL-00025" />
      <option name="project" value="LOCAL" />
      <updated>1523156875732</updated>
    </task>
    <task id="LOCAL-00026" summary="增加统计功能">
      <created>1523157296047</created>
      <option name="number" value="00026" />
      <option name="presentableId" value="LOCAL-00026" />
      <option name="project" value="LOCAL" />
      <updated>1523157296047</updated>
    </task>
    <task id="LOCAL-00027" summary="增加统计功能">
      <created>1523157882560</created>
      <option name="number" value="00027" />
      <option name="presentableId" value="LOCAL-00027" />
      <option name="project" value="LOCAL" />
      <updated>1523157882560</updated>
    </task>
    <task id="LOCAL-00028" summary="增加统计功能">
      <created>1523158200071</created>
      <option name="number" value="00028" />
      <option name="presentableId" value="LOCAL-00028" />
      <option name="project" value="LOCAL" />
      <updated>1523158200071</updated>
    </task>
    <task id="LOCAL-00029" summary="修改标注">
      <created>1523158539385</created>
      <option name="number" value="00029" />
      <option name="presentableId" value="LOCAL-00029" />
      <option name="project" value="LOCAL" />
      <updated>1523158539385</updated>
    </task>
    <task id="LOCAL-00030" summary="修改标注">
      <created>1523158771384</created>
      <option name="number" value="00030" />
      <option name="presentableId" value="LOCAL-00030" />
      <option name="project" value="LOCAL" />
      <updated>1523158771384</updated>
    </task>
    <task id="LOCAL-00031" summary="修改年月日统计问题">
      <created>1523237727191</created>
      <option name="number" value="00031" />
      <option name="presentableId" value="LOCAL-00031" />
      <option name="project" value="LOCAL" />
      <updated>1523237727191</updated>
    </task>
    <task id="LOCAL-00032" summary="完成报警综览">
      <created>1523244710693</created>
      <option name="number" value="00032" />
      <option name="presentableId" value="LOCAL-00032" />
      <option name="project" value="LOCAL" />
      <updated>1523244710693</updated>
    </task>
    <task id="LOCAL-00033" summary="private-public">
      <created>1523251402143</created>
      <option name="number" value="00033" />
      <option name="presentableId" value="LOCAL-00033" />
      <option name="project" value="LOCAL" />
      <updated>1523251402143</updated>
    </task>
    <task id="LOCAL-00034" summary="修改施工功能">
      <created>1523267544495</created>
      <option name="number" value="00034" />
      <option name="presentableId" value="LOCAL-00034" />
      <option name="project" value="LOCAL" />
      <updated>1523267544495</updated>
    </task>
    <task id="LOCAL-00035" summary="修改施工文档和不能反馈JSON问题">
      <created>1523324732673</created>
      <option name="number" value="00035" />
      <option name="presentableId" value="LOCAL-00035" />
      <option name="project" value="LOCAL" />
      <updated>1523324732673</updated>
    </task>
    <task id="LOCAL-00036" summary="新增项目状态管理">
      <created>1523331535754</created>
      <option name="number" value="00036" />
      <option name="presentableId" value="LOCAL-00036" />
      <option name="project" value="LOCAL" />
      <updated>1523331535754</updated>
    </task>
    <task id="LOCAL-00037" summary="修改时间检索的格式">
      <created>1523436516632</created>
      <option name="number" value="00037" />
      <option name="presentableId" value="LOCAL-00037" />
      <option name="project" value="LOCAL" />
      <updated>1523436516632</updated>
    </task>
    <task id="LOCAL-00038" summary="新增当天在建工程统计">
      <created>1523494952341</created>
      <option name="number" value="00038" />
      <option name="presentableId" value="LOCAL-00038" />
      <option name="project" value="LOCAL" />
      <updated>1523494952341</updated>
    </task>
    <task id="LOCAL-00039" summary="修改监测设备获取信息字段名称">
      <created>1528783523876</created>
      <option name="number" value="00039" />
      <option name="presentableId" value="LOCAL-00039" />
      <option name="project" value="LOCAL" />
      <updated>1528783523876</updated>
    </task>
    <task id="LOCAL-00040" summary="增加新旧资产转换接口">
      <created>1530148620571</created>
      <option name="number" value="00040" />
      <option name="presentableId" value="LOCAL-00040" />
      <option name="project" value="LOCAL" />
      <updated>1530148620571</updated>
    </task>
    <task id="LOCAL-00041" summary="增加时间转换异常处理">
      <created>1531106285620</created>
      <option name="number" value="00041" />
      <option name="presentableId" value="LOCAL-00041" />
      <option name="project" value="LOCAL" />
      <updated>1531106285620</updated>
    </task>
    <task id="LOCAL-00042" summary="新增获取设备最新数据接口">
      <created>1531108933085</created>
      <option name="number" value="00042" />
      <option name="presentableId" value="LOCAL-00042" />
      <option name="project" value="LOCAL" />
      <updated>1531108933085</updated>
    </task>
    <task id="LOCAL-00043" summary="修改设备检测值获取方法">
      <created>1531193513894</created>
      <option name="number" value="00043" />
      <option name="presentableId" value="LOCAL-00043" />
      <option name="project" value="LOCAL" />
      <updated>1531193513894</updated>
    </task>
    <task id="LOCAL-00044" summary="修改回去设备最新监测值程序">
      <created>1531219605437</created>
      <option name="number" value="00044" />
      <option name="presentableId" value="LOCAL-00044" />
      <option name="project" value="LOCAL" />
      <updated>1531219605437</updated>
    </task>
    <task id="LOCAL-00045" summary="修改文档上传参数不一致问题">
      <created>1531271701152</created>
      <option name="number" value="00045" />
      <option name="presentableId" value="LOCAL-00045" />
      <option name="project" value="LOCAL" />
      <updated>1531271701152</updated>
    </task>
    <task id="LOCAL-00046" summary="修改数据获取不一致问题">
      <created>1531724270576</created>
      <option name="number" value="00046" />
      <option name="presentableId" value="LOCAL-00046" />
      <option name="project" value="LOCAL" />
      <updated>1531724270576</updated>
    </task>
    <task id="LOCAL-00047" summary="修改报警设备类型统计">
      <created>1532073676460</created>
      <option name="number" value="00047" />
      <option name="presentableId" value="LOCAL-00047" />
      <option name="project" value="LOCAL" />
      <updated>1532073676460</updated>
    </task>
    <task id="LOCAL-00048" summary="修改预案管理功能,新增预案管理数据库文档,新增设备接口文档">
      <created>1532918340435</created>
      <option name="number" value="00048" />
      <option name="presentableId" value="LOCAL-00048" />
      <option name="project" value="LOCAL" />
      <updated>1532918340435</updated>
    </task>
    <task id="LOCAL-00049" summary="新增维护类别">
      <created>1534829004719</created>
      <option name="number" value="00049" />
      <option name="presentableId" value="LOCAL-00049" />
      <option name="project" value="LOCAL" />
      <updated>1534829004719</updated>
    </task>
    <task id="LOCAL-00050" summary="修改施工数据新增删除编辑">
      <created>1535003616655</created>
      <option name="number" value="00050" />
      <option name="presentableId" value="LOCAL-00050" />
      <option name="project" value="LOCAL" />
      <updated>1535003616655</updated>
    </task>
    <task id="LOCAL-00051" summary="新增工器具耗材">
      <created>1535955574227</created>
      <option name="number" value="00051" />
      <option name="presentableId" value="LOCAL-00051" />
      <option name="project" value="LOCAL" />
      <updated>1535955574227</updated>
    </task>
    <task id="LOCAL-00052" summary="新增工器具耗材">
      <created>1535958368940</created>
      <option name="number" value="00052" />
      <option name="presentableId" value="LOCAL-00052" />
      <option name="project" value="LOCAL" />
      <updated>1535958368940</updated>
    </task>
    <task id="LOCAL-00053" summary="根据华锐王工反馈测试,修改接口">
      <created>1536224373164</created>
      <option name="number" value="00053" />
      <option name="presentableId" value="LOCAL-00053" />
      <option name="project" value="LOCAL" />
      <updated>1536224373165</updated>
    </task>
    <task id="LOCAL-00054" summary="根据华锐王工反馈测试,修改接口,新增管线类型获取,修改管线长度和仓体统计方式">
      <created>1537415330536</created>
      <option name="number" value="00054" />
      <option name="presentableId" value="LOCAL-00054" />
      <option name="project" value="LOCAL" />
      <updated>1537415330536</updated>
    </task>
    <task id="LOCAL-00055" summary="报警管理异常处理">
      <created>1537858342900</created>
      <option name="number" value="00055" />
      <option name="presentableId" value="LOCAL-00055" />
      <option name="project" value="LOCAL" />
      <updated>1537858342900</updated>
    </task>
    <task id="LOCAL-00056" summary="报警管理异常处理">
      <created>1539848140370</created>
      <option name="number" value="00056" />
      <option name="presentableId" value="LOCAL-00056" />
      <option name="project" value="LOCAL" />
      <updated>1539848140371</updated>
    </task>
    <task id="LOCAL-00057" summary="增加道路表">
      <created>1541380241817</created>
      <option name="number" value="00057" />
      <option name="presentableId" value="LOCAL-00057" />
      <option name="project" value="LOCAL" />
      <updated>1541380241817</updated>
    </task>
    <task id="LOCAL-00058" summary="修改管线类型统计">
      <created>1541417506731</created>
      <option name="number" value="00058" />
      <option name="presentableId" value="LOCAL-00058" />
      <option name="project" value="LOCAL" />
      <updated>1541417506731</updated>
    </task>
    <task id="LOCAL-00059" summary="修改施工统计问题">
      <created>1541487219721</created>
      <option name="number" value="00059" />
      <option name="presentableId" value="LOCAL-00059" />
      <option name="project" value="LOCAL" />
      <updated>1541487219721</updated>
    </task>
    <task id="LOCAL-00060" summary="修改定位设备表结构设计">
      <created>1542246315164</created>
      <option name="number" value="00060" />
      <option name="presentableId" value="LOCAL-00060" />
      <option name="project" value="LOCAL" />
      <updated>1542246315167</updated>
    </task>
    <option name="localTasksCounter" value="61" />
    <servers />
  </component>
  <component name="TimeTrackingManager">
    <option name="totallyTimeSpent" value="1123743000" />
  </component>
  <component name="TodoView" selected-index="1">
    <todo-panel id="selected-file">
      <is-autoscroll-to-source value="true" />
    </todo-panel>
    <todo-panel id="all">
      <are-packages-shown value="true" />
      <is-autoscroll-to-source value="true" />
    </todo-panel>
  </component>
  <component name="ToolWindowManager">
    <frame x="-8" y="-8" width="1382" height="744" extended-state="6" />
    <editor active="true" />
    <layout>
      <window_info active="true" id="Project" order="0" sideWeight="0.91929823" visible="true" weight="0.29198185" />
      <window_info id="Structure" order="1" weight="0.24962178" />
      <window_info id="Palette&#9;" order="2" />
      <window_info id="Build Variants" order="3" side_tool="true" />
      <window_info id="Favorites" order="4" side_tool="true" />
      <window_info id="Web" order="5" sideWeight="0.08070175" side_tool="true" weight="0.3030647" />
      <window_info id="UI Designer" order="6" />
      <window_info id="Capture Tool" order="7" />
      <window_info id="Image Layers" order="8" />
      <window_info anchor="bottom" id="Message" order="0" />
      <window_info anchor="bottom" id="Find" order="1" />
      <window_info anchor="bottom" id="Run" order="2" weight="0.5648464" />
      <window_info anchor="bottom" id="Debug" order="3" sideWeight="0.49924356" weight="0.5221843" />
      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
      <window_info anchor="bottom" id="TODO" order="6" weight="0.32935154" />
      <window_info anchor="bottom" id="Changes" order="7" />
      <window_info anchor="bottom" id="Java Enterprise" order="8" weight="0.32935154" />
      <window_info anchor="bottom" id="IDEtalk Messages" order="9" />
      <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.50075644" side_tool="true" weight="0.43515357" />
      <window_info anchor="bottom" id="Version Control" order="11" weight="0.32935154" />
      <window_info anchor="bottom" id="Application Servers" order="12" weight="0.51706487" />
      <window_info anchor="bottom" id="Terminal" order="13" weight="0.32935154" />
      <window_info anchor="bottom" id="Messages" order="14" sideWeight="0.49924356" weight="0.10409556" />
      <window_info anchor="bottom" id="Android" order="15" />
      <window_info anchor="bottom" id="Spring" order="16" weight="0.32935154" />
      <window_info anchor="bottom" id="Database Changes" order="17" show_stripe_button="false" />
      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
      <window_info anchor="right" id="Database" order="3" />
      <window_info anchor="right" id="IDEtalk" order="4" />
      <window_info anchor="right" id="Designer" order="5" />
      <window_info anchor="right" id="Preview" order="6" weight="0.04845815" />
      <window_info anchor="right" id="Bean Validation" order="7" />
      <window_info anchor="right" id="Palette" order="8" />
      <window_info anchor="right" id="Maven Projects" order="9" weight="0.295764" />
      <window_info anchor="right" id="Capture Analysis" order="10" />
      <window_info anchor="right" id="Theme Preview" order="11" />
    </layout>
    <layout-to-restore>
      <window_info active="true" id="Project" order="0" sideWeight="0.91929823" visible="true" weight="0.2246596" />
      <window_info id="Structure" order="1" weight="0.25" />
      <window_info id="Palette&#9;" order="2" />
      <window_info id="Build Variants" order="3" side_tool="true" />
      <window_info id="Favorites" order="4" side_tool="true" />
      <window_info id="Web" order="5" sideWeight="0.08070175" side_tool="true" weight="0.3030647" />
      <window_info id="UI Designer" order="6" />
      <window_info id="Capture Tool" order="7" />
      <window_info id="Image Layers" order="8" />
      <window_info anchor="bottom" id="Message" order="0" />
      <window_info anchor="bottom" id="Find" order="1" />
      <window_info anchor="bottom" id="Run" order="2" weight="0.56578946" />
      <window_info anchor="bottom" id="Debug" order="3" weight="0.8174061" />
      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
      <window_info anchor="bottom" id="TODO" order="6" weight="0.32935154" />
      <window_info anchor="bottom" id="Changes" order="7" />
      <window_info anchor="bottom" id="Java Enterprise" order="8" weight="0.32935154" />
      <window_info anchor="bottom" id="IDEtalk Messages" order="9" />
      <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" weight="0.46052632" />
      <window_info anchor="bottom" id="Version Control" order="11" />
      <window_info anchor="bottom" id="Application Servers" order="12" weight="0.51706487" />
      <window_info anchor="bottom" id="Terminal" order="13" weight="0.32935154" />
      <window_info anchor="bottom" id="Messages" order="14" weight="0.43515357" />
      <window_info anchor="bottom" id="Android" order="15" />
      <window_info anchor="bottom" id="Spring" order="16" weight="0.32935154" />
      <window_info anchor="bottom" id="Database Changes" order="17" show_stripe_button="false" />
      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
      <window_info anchor="right" id="Database" order="3" />
      <window_info anchor="right" id="IDEtalk" order="4" />
      <window_info anchor="right" id="Designer" order="5" />
      <window_info anchor="right" id="Preview" order="6" weight="0.04845815" />
      <window_info anchor="right" id="Bean Validation" order="7" />
      <window_info anchor="right" id="Palette" order="8" />
      <window_info anchor="right" id="Maven Projects" order="9" weight="0.19742814" />
      <window_info anchor="right" id="Capture Analysis" order="10" />
      <window_info anchor="right" id="Theme Preview" order="11" />
    </layout-to-restore>
  </component>
  <component name="TypeScriptGeneratedFilesManager">
    <option name="version" value="1" />
  </component>
  <component name="Vcs.Log.UiProperties">
    <option name="RECENTLY_FILTERED_USER_GROUPS">
      <collection />
    </option>
    <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
      <collection />
    </option>
  </component>
  <component name="VcsContentAnnotationSettings">
    <option name="myLimit" value="2678400000" />
  </component>
  <component name="VcsManagerConfiguration">
    <MESSAGE value="修改施工功能" />
    <MESSAGE value="修改施工文档和不能反馈JSON问题" />
    <MESSAGE value="新增项目状态管理" />
    <MESSAGE value="修改时间检索的格式" />
    <MESSAGE value="新增当天在建工程统计" />
    <MESSAGE value="修改监测设备获取信息字段名称" />
    <MESSAGE value="增加新旧资产转换接口" />
    <MESSAGE value="增加时间转换异常处理" />
    <MESSAGE value="新增获取设备最新数据接口" />
    <MESSAGE value="修改设备检测值获取方法" />
    <MESSAGE value="修改回去设备最新监测值程序" />
    <MESSAGE value="修改文档上传参数不一致问题" />
    <MESSAGE value="修改数据获取不一致问题" />
    <MESSAGE value="修改报警设备类型统计" />
    <MESSAGE value="修改预案管理功能,新增预案管理数据库文档,新增设备接口文档" />
    <MESSAGE value="新增维护类别" />
    <MESSAGE value="修改施工数据新增删除编辑" />
    <MESSAGE value="新增工器具耗材" />
    <MESSAGE value="根据华锐王工反馈测试,修改接口" />
    <MESSAGE value="根据华锐王工反馈测试,修改接口,新增管线类型获取,修改管线长度和仓体统计方式" />
    <MESSAGE value="报警管理异常处理" />
    <MESSAGE value="增加道路表" />
    <MESSAGE value="修改管线类型统计" />
    <MESSAGE value="修改施工统计问题" />
    <MESSAGE value="修改定位设备表结构设计" />
    <option name="LAST_COMMIT_MESSAGE" value="修改定位设备表结构设计" />
  </component>
  <component name="XDebuggerManager">
    <breakpoint-manager>
      <breakpoints>
        <line-breakpoint enabled="true" type="java-line">
          <url>file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/manager/PipeGalleryManager.java</url>
          <line>47</line>
          <properties />
          <option name="timeStamp" value="330" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="java-line">
          <url>file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgEquipmentRs.java</url>
          <line>97</line>
          <properties />
          <option name="timeStamp" value="331" />
        </line-breakpoint>
      </breakpoints>
    </breakpoint-manager>
    <watches-manager>
      <configuration name="Application">
        <watch expression="postMethod.used" />
      </configuration>
    </watches-manager>
  </component>
  <component name="antWorkspaceConfiguration">
    <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
    <option name="FILTER_TARGETS" value="false" />
  </component>
  <component name="editorHistoryManager">
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/login.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="1892">
          <caret line="86" column="8" selection-start-line="86" selection-start-column="8" selection-end-line="86" selection-end-column="8" />
          <folding>
            <element signature="imports" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/http/HttpConnectionPool.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="272">
          <caret line="138" column="5" lean-forward="true" selection-start-line="138" selection-start-column="5" selection-end-line="138" selection-end-column="5" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/http/HttpHandler.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="66">
          <caret line="4" lean-forward="true" selection-start-line="4" selection-end-line="4" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/http/HttpHandlerImpl.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="294">
          <caret line="45" column="9" lean-forward="true" selection-start-line="45" selection-start-column="9" selection-end-line="45" selection-end-column="9" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/http/MockHttpHandler.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="242">
          <caret line="14" column="23" lean-forward="true" selection-start-line="14" selection-start-column="23" selection-end-line="14" selection-end-column="23" />
        </state>
      </provider>
    </entry>
    <entry file="jar://C:/Program Files/Java/jdk1.8.0_131/jre/lib/deploy.jar!/com/sun/deploy/net/URLEncoder.class">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="120">
          <caret line="20" column="54" lean-forward="true" selection-start-line="20" selection-start-column="54" selection-end-line="20" selection-end-column="54" />
        </state>
      </provider>
    </entry>
    <entry file="jar://C:/Program Files/Java/jdk1.8.0_131/src.zip!/java/net/URLEncoder.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="64">
          <caret line="199" column="24" selection-start-line="199" selection-start-column="18" selection-end-line="199" selection-end-column="24" />
        </state>
      </provider>
    </entry>
    <entry file="jar://C:/Program Files/Java/jdk1.8.0_131/jre/lib/rt.jar!/sun/misc/CharacterEncoder.class">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="97">
          <caret line="131" column="86" lean-forward="true" selection-start-line="131" selection-start-column="86" selection-end-line="131" selection-end-column="86" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/httpUtils.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="1364">
          <caret line="129" column="67" lean-forward="true" selection-start-line="129" selection-start-column="67" selection-end-line="129" selection-end-column="67" />
          <folding>
            <element signature="imports" expanded="true" />
            <element signature="docComment;method#sendGet#0;class#HttpUtils#0" />
            <element signature="method#sendGet#0;class#HttpUtils#0" />
            <element signature="docComment;method#sendPost#0;class#HttpUtils#0" />
            <element signature="method#sendGetData#0;class#HttpUtils#0" />
            <element signature="e#3761#3776#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/httpUtilsTest.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="66">
          <caret line="3" lean-forward="true" selection-start-line="3" selection-end-line="3" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/httpCilentTest.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="96">
          <caret line="18" column="61" selection-start-line="18" selection-start-column="61" selection-end-line="18" selection-end-column="61" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/httpInterfaceTest.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="38">
          <caret line="6" column="44" lean-forward="true" selection-start-line="6" selection-start-column="44" selection-end-line="6" selection-end-column="44" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/pom.xml">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="123">
          <caret line="245" column="17" selection-start-line="245" selection-start-column="17" selection-end-line="245" selection-end-column="17" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/webapp/index.jsp">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="418">
          <caret line="19" column="7" lean-forward="true" selection-start-line="19" selection-start-column="7" selection-end-line="19" selection-end-column="7" />
        </state>
      </provider>
    </entry>
    <entry file="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE-sources.jar!/org/springframework/beans/factory/annotation/AutowiredAnnotationBeanPostProcessor.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="494">
          <caret line="237" column="66" lean-forward="true" selection-start-line="237" selection-start-column="66" selection-end-line="237" selection-end-column="66" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/webapp/WEB-INF/web.xml">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="154">
          <caret line="7" column="29" selection-start-line="7" selection-start-column="29" selection-end-line="7" selection-end-column="29" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/httpInterface.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="1122">
          <caret line="51" lean-forward="true" selection-start-line="51" selection-end-line="51" />
          <folding>
            <element signature="imports" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/httpCilent.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="211">
          <caret line="34" column="44" lean-forward="true" selection-start-line="34" selection-start-column="44" selection-end-line="34" selection-end-column="44" />
          <folding>
            <element signature="imports" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/http/HttpConnectionInfo.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="88">
          <caret line="11" column="18" lean-forward="true" selection-start-line="11" selection-start-column="18" selection-end-line="11" selection-end-column="18" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgMaintainTypeManager.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="176">
          <caret line="17" column="13" selection-start-line="17" selection-start-column="13" selection-end-line="17" selection-end-column="13" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/http/HttpConnectionResult.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="154">
          <caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/http/httpURL.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="159">
          <caret line="20" column="48" lean-forward="true" selection-start-line="20" selection-start-column="48" selection-end-line="20" selection-end-column="48" />
          <folding>
            <element signature="imports" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgInPgInfoDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="1342">
          <caret line="100" column="65" lean-forward="true" selection-start-line="100" selection-start-column="65" selection-end-line="100" selection-end-column="65" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgInPgPersonDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="264">
          <caret line="12" column="34" lean-forward="true" selection-start-line="12" selection-start-column="34" selection-end-line="12" selection-end-column="34" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgInPgStatusDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="264">
          <caret line="14" lean-forward="true" selection-start-line="14" selection-end-line="14" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devData/manager/PgLocationManager.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="286">
          <caret line="28" lean-forward="true" selection-start-line="28" selection-end-line="28" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devData/dto/PgLocationDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="154">
          <caret line="10" column="13" selection-start-line="10" selection-start-column="13" selection-end-line="10" selection-end-column="13" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devData/domain/PgLocation.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="132">
          <caret line="19" column="20" lean-forward="true" selection-start-line="19" selection-start-column="20" selection-end-line="19" selection-end-column="20" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgInPgPersonRs.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="-83">
          <caret line="35" column="26" lean-forward="true" selection-start-line="35" selection-start-column="26" selection-end-line="35" selection-end-column="26" />
          <folding>
            <element signature="e#1694#1710#0" expanded="true" />
            <element signature="e#3023#3039#0" expanded="true" />
            <element signature="e#3130#3145#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/resources/application.properties">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="120">
          <caret line="15" column="4" lean-forward="true" selection-start-line="15" selection-start-column="4" selection-end-line="15" selection-end-column="4" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgInPgPersonManager.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="352">
          <caret line="128" column="85" selection-start-line="128" selection-start-column="77" selection-end-line="128" selection-end-column="85" />
          <folding>
            <element signature="method#setPgInPgStatusManager#0;class#PgInPgPersonManager#0" />
            <element signature="method#getPersonByUserName#0;class#PgInPgPersonManager#0" />
            <element signature="method#getPgInPersonList#0;class#PgInPgPersonManager#0" />
            <element signature="method#getPgInPersonListByTime#0;class#PgInPgPersonManager#0" />
            <element signature="method#getPgInPgPersonByAssetCode#0;class#PgInPgPersonManager#0" />
            <element signature="method#paramToMap#0;class#PgInPgPersonManager#0" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgInPgPerson.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="220">
          <caret line="21" column="35" lean-forward="true" selection-start-line="21" selection-start-column="35" selection-end-line="21" selection-end-column="35" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgLocationRs.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="96">
          <caret line="21" column="12" selection-start-line="21" selection-start-column="12" selection-end-line="21" selection-end-column="12" />
        </state>
      </provider>
    </entry>
    <entry file="jar://$MAVEN_REPOSITORY$/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4-sources.jar!/org/apache/commons/dbcp/BasicDataSource.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="84">
          <caret line="1548" selection-start-line="1548" selection-end-line="1548" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/domain/PgDevice.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="1856">
          <caret line="229" column="1" lean-forward="true" selection-start-line="229" selection-start-column="1" selection-end-line="229" selection-end-column="1" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/domain/PgAlarm.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="88">
          <caret line="22" column="35" lean-forward="true" selection-start-line="22" selection-start-column="35" selection-end-line="22" selection-end-column="35" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/dto/PgAlarmDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="198">
          <caret line="11" column="22" lean-forward="true" selection-start-line="11" selection-start-column="22" selection-end-line="11" selection-end-column="22" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionPlanConfigManager.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="88">
          <caret line="4" column="4" selection-start-line="4" selection-start-column="4" selection-end-line="4" selection-end-column="4" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionPlanManager.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="110">
          <caret line="5" selection-start-line="5" selection-end-line="5" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionPlanConfigDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="462">
          <caret line="28" column="12" selection-start-line="28" selection-start-column="12" selection-end-line="28" selection-end-column="12" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionPlanConfig.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="178">
          <caret line="9" column="13" selection-start-line="9" selection-start-column="13" selection-end-line="9" selection-end-column="13" />
          <folding>
            <element signature="imports" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecord.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="44">
          <caret line="2" column="36" selection-start-line="2" selection-start-column="36" selection-end-line="2" selection-end-column="36" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDetail.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="44">
          <caret line="2" column="42" selection-start-line="2" selection-start-column="42" selection-end-line="2" selection-end-column="42" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionRecordManager.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="44">
          <caret line="2" column="43" selection-start-line="2" selection-start-column="43" selection-end-line="2" selection-end-column="43" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionRecordDetailManager.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="44">
          <caret line="2" column="49" selection-start-line="2" selection-start-column="49" selection-end-line="2" selection-end-column="49" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionPlan.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="198">
          <caret line="58" column="29" lean-forward="true" selection-start-line="58" selection-start-column="4" selection-end-line="58" selection-end-column="29" />
          <folding>
            <element signature="imports" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionPlanDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="274">
          <caret line="254" lean-forward="true" selection-start-line="254" selection-end-line="254" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecord.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="220">
          <caret line="25" column="34" lean-forward="true" selection-start-line="10" selection-start-column="4" selection-end-line="25" selection-end-column="34" />
          <folding>
            <element signature="imports" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="264">
          <caret line="12" column="23" selection-start-line="12" selection-start-column="23" selection-end-line="12" selection-end-column="23" />
          <folding>
            <element signature="e#700#701#0" expanded="true" />
            <element signature="e#728#729#0" expanded="true" />
            <element signature="e#770#771#0" expanded="true" />
            <element signature="e#804#805#0" expanded="true" />
            <element signature="e#837#838#0" expanded="true" />
            <element signature="e#866#867#0" expanded="true" />
            <element signature="e#910#911#0" expanded="true" />
            <element signature="e#946#947#0" expanded="true" />
            <element signature="e#983#984#0" expanded="true" />
            <element signature="e#1016#1017#0" expanded="true" />
            <element signature="e#1068#1069#0" expanded="true" />
            <element signature="e#1112#1113#0" expanded="true" />
            <element signature="e#1145#1146#0" expanded="true" />
            <element signature="e#1173#1174#0" expanded="true" />
            <element signature="e#1215#1216#0" expanded="true" />
            <element signature="e#1249#1250#0" expanded="true" />
            <element signature="e#1286#1287#0" expanded="true" />
            <element signature="e#1316#1317#0" expanded="true" />
            <element signature="e#1362#1363#0" expanded="true" />
            <element signature="e#1400#1401#0" expanded="true" />
            <element signature="e#1436#1437#0" expanded="true" />
            <element signature="e#1468#1469#0" expanded="true" />
            <element signature="e#1518#1519#0" expanded="true" />
            <element signature="e#1560#1561#0" expanded="true" />
            <element signature="e#1598#1599#0" expanded="true" />
            <element signature="e#1632#1633#0" expanded="true" />
            <element signature="e#1686#1687#0" expanded="true" />
            <element signature="e#1732#1733#0" expanded="true" />
            <element signature="e#1768#1769#0" expanded="true" />
            <element signature="e#1800#1801#0" expanded="true" />
            <element signature="e#1850#1851#0" expanded="true" />
            <element signature="e#1892#1893#0" expanded="true" />
            <element signature="e#1930#1931#0" expanded="true" />
            <element signature="e#1964#1965#0" expanded="true" />
            <element signature="e#2018#2019#0" expanded="true" />
            <element signature="e#2064#2065#0" expanded="true" />
            <element signature="e#2097#2098#0" expanded="true" />
            <element signature="e#2126#2127#0" expanded="true" />
            <element signature="e#2170#2171#0" expanded="true" />
            <element signature="e#2206#2207#0" expanded="true" />
            <element signature="e#2243#2244#0" expanded="true" />
            <element signature="e#2276#2277#0" expanded="true" />
            <element signature="e#2328#2329#0" expanded="true" />
            <element signature="e#2372#2373#0" expanded="true" />
            <element signature="e#2414#2415#0" expanded="true" />
            <element signature="e#2452#2453#0" expanded="true" />
            <element signature="e#2514#2515#0" expanded="true" />
            <element signature="e#2568#2569#0" expanded="true" />
            <element signature="e#2609#2610#0" expanded="true" />
            <element signature="e#2646#2647#0" expanded="true" />
            <element signature="e#2706#2707#0" expanded="true" />
            <element signature="e#2758#2759#0" expanded="true" />
            <element signature="e#2793#2794#0" expanded="true" />
            <element signature="e#2824#2825#0" expanded="true" />
            <element signature="e#2872#2873#0" expanded="true" />
            <element signature="e#2912#2913#0" expanded="true" />
            <element signature="e#2946#2947#0" expanded="true" />
            <element signature="e#2976#2977#0" expanded="true" />
            <element signature="e#3022#3023#0" expanded="true" />
            <element signature="e#3060#3061#0" expanded="true" />
            <element signature="e#3095#3096#0" expanded="true" />
            <element signature="e#3126#3127#0" expanded="true" />
            <element signature="e#3174#3175#0" expanded="true" />
            <element signature="e#3214#3215#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecordDetail.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="176">
          <caret line="26" column="39" lean-forward="true" selection-start-line="10" selection-start-column="3" selection-end-line="26" selection-end-column="39" />
          <folding>
            <element signature="imports" expanded="true" />
            <element signature="e#1358#1359#0" expanded="true" />
            <element signature="e#1390#1391#0" expanded="true" />
            <element signature="e#1440#1441#0" expanded="true" />
            <element signature="e#1482#1483#0" expanded="true" />
            <element signature="e#1551#1552#0" expanded="true" />
            <element signature="e#1585#1586#0" expanded="true" />
            <element signature="e#1637#1638#0" expanded="true" />
            <element signature="e#1683#1684#0" expanded="true" />
            <element signature="e#2184#2185#0" expanded="true" />
            <element signature="e#2211#2212#0" expanded="true" />
            <element signature="e#2251#2252#0" expanded="true" />
            <element signature="e#2283#2284#0" expanded="true" />
            <element signature="e#2755#2756#0" expanded="true" />
            <element signature="e#2788#2789#0" expanded="true" />
            <element signature="e#2840#2841#0" expanded="true" />
            <element signature="e#2884#2885#0" expanded="true" />
            <element signature="e#2949#2950#0" expanded="true" />
            <element signature="e#2980#2981#0" expanded="true" />
            <element signature="e#3028#3029#0" expanded="true" />
            <element signature="e#3068#3069#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDetailDto.java">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="492">
          <caret line="154" column="35" selection-start-line="154" selection-start-column="35" selection-end-line="154" selection-end-column="35" />
          <folding>
            <element signature="e#769#770#0" expanded="true" />
            <element signature="e#797#798#0" expanded="true" />
            <element signature="e#839#840#0" expanded="true" />
            <element signature="e#873#874#0" expanded="true" />
            <element signature="e#910#911#0" expanded="true" />
            <element signature="e#943#944#0" expanded="true" />
            <element signature="e#995#996#0" expanded="true" />
            <element signature="e#1039#1040#0" expanded="true" />
            <element signature="e#1076#1077#0" expanded="true" />
            <element signature="e#1108#1109#0" expanded="true" />
            <element signature="e#1158#1159#0" expanded="true" />
            <element signature="e#1200#1201#0" expanded="true" />
            <element signature="e#1238#1239#0" expanded="true" />
            <element signature="e#1272#1273#0" expanded="true" />
            <element signature="e#1326#1327#0" expanded="true" />
            <element signature="e#1372#1373#0" expanded="true" />
            <element signature="e#1413#1414#0" expanded="true" />
            <element signature="e#1449#1450#0" expanded="true" />
            <element signature="e#1507#1508#0" expanded="true" />
            <element signature="e#1557#1558#0" expanded="true" />
            <element signature="e#1598#1599#0" expanded="true" />
            <element signature="e#1635#1636#0" expanded="true" />
            <element signature="e#1695#1696#0" expanded="true" />
            <element signature="e#1747#1748#0" expanded="true" />
            <element signature="e#1778#1779#0" expanded="true" />
            <element signature="e#1805#1806#0" expanded="true" />
            <element signature="e#1845#1846#0" expanded="true" />
            <element signature="e#1877#1878#0" expanded="true" />
            <element signature="e#1913#1914#0" expanded="true" />
            <element signature="e#1945#1946#0" expanded="true" />
            <element signature="e#1995#1996#0" expanded="true" />
            <element signature="e#2037#2038#0" expanded="true" />
            <element signature="e#2077#2078#0" expanded="true" />
            <element signature="e#2112#2113#0" expanded="true" />
            <element signature="e#2168#2169#0" expanded="true" />
            <element signature="e#2216#2217#0" expanded="true" />
            <element signature="e#2253#2254#0" expanded="true" />
            <element signature="e#2286#2287#0" expanded="true" />
            <element signature="e#2338#2339#0" expanded="true" />
            <element signature="e#2382#2383#0" expanded="true" />
            <element signature="e#2418#2419#0" expanded="true" />
            <element signature="e#2449#2450#0" expanded="true" />
            <element signature="e#2497#2498#0" expanded="true" />
            <element signature="e#2537#2538#0" expanded="true" />
            <element signature="e#2574#2575#0" expanded="true" />
            <element signature="e#2607#2608#0" expanded="true" />
            <element signature="e#2659#2660#0" expanded="true" />
            <element signature="e#2703#2704#0" expanded="true" />
            <element signature="e#2740#2741#0" expanded="true" />
            <element signature="e#2773#2774#0" expanded="true" />
            <element signature="e#2825#2826#0" expanded="true" />
            <element signature="e#2869#2870#0" expanded="true" />
            <element signature="e#2904#2905#0" expanded="true" />
            <element signature="e#2935#2936#0" expanded="true" />
            <element signature="e#2983#2984#0" expanded="true" />
            <element signature="e#3023#3024#0" expanded="true" />
            <element signature="e#3063#3064#0" expanded="true" />
            <element signature="e#3099#3100#0" expanded="true" />
            <element signature="e#3157#3158#0" expanded="true" />
            <element signature="e#3207#3208#0" expanded="true" />
            <element signature="e#3241#3242#0" expanded="true" />
            <element signature="e#3271#3272#0" expanded="true" />
            <element signature="e#3317#3318#0" expanded="true" />
            <element signature="e#3355#3356#0" expanded="true" />
            <element signature="e#3425#3426#0" expanded="true" />
            <element signature="e#3477#3478#0" expanded="true" />
            <element signature="e#3521#3522#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
  </component>
  <component name="masterDetails">
    <states>
      <state key="ArtifactsStructureConfigurable.UI">
        <settings>
          <artifact-editor />
          <last-edited>PgInterface</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.27701148" />
                <option value="0.5" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="FacetStructureConfigurable.UI">
        <settings>
          <last-edited>Web (PgInterface)|Web</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.27701148" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="GlobalLibrariesConfigurable.UI">
        <settings>
          <last-edited>Python 2.7.13rc1 (C:\Python27\python.exe) interpreter library</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.27701148" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="JdkListConfigurable.UI">
        <settings>
          <last-edited>1.8</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.27701148" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="ModuleStructureConfigurable.UI">
        <settings>
          <last-edited>Web|PgInterface</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.27701148" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="ProjectJDKs.UI">
        <settings>
          <last-edited>1.7</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="ProjectLibrariesConfigurable.UI">
        <settings>
          <last-edited>Maven: antlr:antlr:2.7.7</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.27701148" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
    </states>
  </component>
  <component name="mavenExecuteGoalHistory">
    <option value="" />
  </component>
</project>