<?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/dto/PgMaintanceRecordHeadStatic.java" afterDir="false" /> <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAssetRecordRs.java" afterDir="false" /> <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAssetRecordStaticRs.java" afterDir="false" /> <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintanceRecordRs.java" afterDir="false" /> <change afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintanceRecordStaticRs.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionPlan.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionPlanConfig.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecord.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecord.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecordDetail.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintancePlanBody.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintancePlanHead.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintanceRecordBody.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintanceRecordHead.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintanceRecordHead.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionPlanConfigDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionPlanDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDetailDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDto.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDto.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordStatic.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordStatic.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintancePlanBodyDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintancePlanHeadDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecordBodyDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecordHeadDto.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecordHeadDto.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionPlanConfigManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionPlanManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionRecordDetailManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgMaintancePlanBodyManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgMaintancePlanHeadManager.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionRecordManager.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgMaintanceRecordBodyManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgMaintanceRecordHeadManager.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgMaintanceRecordHeadManager.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgV_AssetInSpectionRecordManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgMaintain.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgMaintainDoc.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgMaintainType.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgMaintainType.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgPatrol.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgPatrolDoc.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgAlarmRuleDto.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgAlarmRuleDto.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgMaintainDocDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgMaintainDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgPatrolDocDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgPatrolDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgPatrolMaintainInfoDto.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgMaintainDocManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgMaintainManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgMaintainTypeManager.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgMaintainTypeManager.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgPatrolDocManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgPatrolManager.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAlarmRuleRs.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAlarmRuleRs.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAlarmTjRs.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAlarmTjRs.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintainRs.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintainTypeRs.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintainTypeRs.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgPatrolRs.java" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/接口说明新需求.docx" beforeDir="false" afterPath="$PROJECT_DIR$/接口说明新需求.docx" afterDir="false" /> <change beforePath="$PROJECT_DIR$/管廊数据库设计说明新需求.docx" beforeDir="false" afterPath="$PROJECT_DIR$/管廊数据库设计说明新需求.docx" 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="DatabaseView"> <option name="SHOW_INTERMEDIATE" value="true" /> <option name="GROUP_DATA_SOURCES" value="true" /> <option name="GROUP_SCHEMA" value="true" /> <option name="GROUP_CONTENTS" value="false" /> <option name="SORT_POSITIONED" value="false" /> <option name="SHOW_EMPTY_GROUPS" value="false" /> <option name="AUTO_SCROLL_FROM_SOURCE" value="false" /> <option name="HIDDEN_KINDS"> <set /> </option> <expand /> <select /> </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.150" 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.83" value="1" /> <entry key="project.open.time.86" value="1" /> <entry key="project.open.time.88" value="1" /> <entry key="project.open.time.9" value="1" /> <entry key="project.opened" value="22" /> </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="515" /> <entry key="jsp" value="9" /> <entry key="lst" value="3" /> <entry key="properties" value="8" /> <entry key="xml" value="36" /> </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="25789" /> <entry key="PLAIN_TEXT" value="153" /> <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="40" /> <entry key="iml" value="2" /> <entry key="java" value="25789" /> <entry key="txt" value="113" /> <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="515" /> <entry key="JSP" value="9" /> <entry key="PLAIN_TEXT" value="3" /> <entry key="Properties" value="8" /> <entry key="UML" value="1" /> <entry key="XML" value="36" /> </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="false"> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintainTypeRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="286"> <caret line="27" lean-forward="true" selection-start-line="27" selection-end-line="27" /> </state> </provider> </entry> </file> <file pinned="false" current-in-tab="true"> <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="398"> <caret line="29" column="38" selection-start-line="29" selection-start-column="38" selection-end-line="29" selection-end-column="38" /> </state> </provider> </entry> </file> <file pinned="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgMaintainTypeDto.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="272"> <caret line="19" column="53" lean-forward="true" selection-start-line="19" selection-start-column="53" selection-end-line="19" selection-end-column="53" /> </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>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> <find>SEQ_PG_MAINTANCEPLAN_HEAD_ID</find> <find>inspectAddress</find> <find>getAllDevice</find> <find>getPgDevice</find> <find>Restrictions.like</find> <find>like</find> <find>F</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/rs/PgCsDocumentRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgDeviceTypeRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgO2Rs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgShRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/pgStatisticRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgTempHumRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgUserRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PipeGalleryRs.java" /> <option value="$PROJECT_DIR$/src/main/resources/logback.xml" /> <option value="$PROJECT_DIR$/src/main/resources/application.properties" /> <option value="$PROJECT_DIR$/src/main/resources/spring/applicationContext-jdbc.xml" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceplanHeadDto.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintancePlanBody.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintancePlanBodyDto.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintanceRecordBody.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecordBodyDto.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintancePlanHead.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/apiTest.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/httpTeST.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/httpTeSTTest.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgPatrolManager.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/apiTestTest.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDetailStatic.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/PgV_AssetInSpectionRecordDto.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgV_AssetInSpectionRecordManager.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgV_AssetInSpectionRecord.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/manager/PgDeviceManager.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgDeviceRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecordStatic.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordStatic.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecordHeadStatic.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAssectionRecordStaticRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAlarmTjRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgPatrolRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgMaintainType.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgMaintanceRecordHead.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAeestRecordRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecordHeadDto.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/domain/PgAssetInSpectionRecord.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAssetRecordRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintanceRecordStaticRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintanceRecordRs.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/rs/PgAlarmRuleRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgAssetInSpectionRecordManager.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgMaintanceRecordHeadManager.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAssetRecordStaticRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintainTypeRs.java" /> <option value="$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgMaintainTypeManager.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="356" /> <option name="y" value="5" /> <option name="width" value="866" /> <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="patroler" 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="patroler" 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="patroler" 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="rs" 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="	FILE	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="1542705488143" /> <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.test" /> <recent name="com.casic.PgInterface.patroler.manager" /> </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="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_29" /> </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="49695000" /> <workItem from="1542329277645" duration="20381000" /> <workItem from="1542425810057" duration="843000" /> <workItem from="1542588004959" duration="22024000" /> <workItem from="1542677482832" duration="21341000" /> </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 Conflicts: 	.idea/workspace.xml 	~$数据库设计说明新需求.docx 	管廊数据库设计说明新需求.docx "> <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 Conflicts: 	.idea/workspace.xml 	~$数据库设计说明新需求.docx 	管廊数据库设计说明新需求.docx "> <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> <task id="LOCAL-00061" summary="修改定位设备表结构设计"> <created>1542270873789</created> <option name="number" value="00061" /> <option name="presentableId" value="LOCAL-00061" /> <option name="project" value="LOCAL" /> <updated>1542270873789</updated> </task> <task id="LOCAL-00062" summary="去掉resource Set注释"> <created>1542275484329</created> <option name="number" value="00062" /> <option name="presentableId" value="LOCAL-00062" /> <option name="project" value="LOCAL" /> <updated>1542275484330</updated> </task> <task id="LOCAL-00063" summary="增加维护映射表"> <created>1542355181116</created> <option name="number" value="00063" /> <option name="presentableId" value="LOCAL-00063" /> <option name="project" value="LOCAL" /> <updated>1542355181116</updated> </task> <task id="LOCAL-00064" summary="设备控制部分增加刷选条件"> <created>1542622835673</created> <option name="number" value="00064" /> <option name="presentableId" value="LOCAL-00064" /> <option name="project" value="LOCAL" /> <updated>1542622835675</updated> </task> <option name="localTasksCounter" value="65" /> <servers /> </component> <component name="TestHistory"> <history-entry file="apiTestTest_sendPost - 2018.11.16 at 15h 05m 27s.xml"> <configuration name="apiTestTest.sendPost" configurationId="JUnit" /> </history-entry> <history-entry file="apiTestTest_sendPost - 2018.11.16 at 15h 05m 57s.xml"> <configuration name="apiTestTest.sendPost" configurationId="JUnit" /> </history-entry> <history-entry file="apiTestTest_sendPost - 2018.11.16 at 15h 37m 22s.xml"> <configuration name="apiTestTest.sendPost" configurationId="JUnit" /> </history-entry> <history-entry file="apiTestTest_sendPost - 2018.11.16 at 15h 38m 11s.xml"> <configuration name="apiTestTest.sendPost" configurationId="JUnit" /> </history-entry> <history-entry file="com_casic_PgInterface_maintenance_dto_in_PgInterface - 2018.11.20 at 10h 06m 49s.xml"> <configuration name="com.casic.PgInterface.maintenance.dto in PgInterface" configurationId="JUnit" /> </history-entry> <history-entry file="com_casic_PgInterface_maintenance_dto_in_PgInterface - 2018.11.20 at 10h 22m 45s.xml"> <configuration name="com.casic.PgInterface.maintenance.dto in PgInterface" configurationId="JUnit" /> </history-entry> <history-entry file="com_casic_PgInterface_maintenance_dto_in_PgInterface - 2018.11.20 at 10h 24m 14s.xml"> <configuration name="com.casic.PgInterface.maintenance.dto in PgInterface" configurationId="JUnit" /> </history-entry> <history-entry file="com_casic_PgInterface_maintenance_dto_in_PgInterface - 2018.11.20 at 10h 25m 58s.xml"> <configuration name="com.casic.PgInterface.maintenance.dto in PgInterface" configurationId="JUnit" /> </history-entry> </component> <component name="TimeTrackingManager"> <option name="totallyTimeSpent" value="1198755000" /> </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.2934947" /> <window_info id="Structure" order="1" weight="0.24886535" /> <window_info id="Palette	" 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.43686005" /> <window_info anchor="bottom" id="Debug" order="3" sideWeight="0.49924356" weight="0.38225257" /> <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.5046512" side_tool="true" weight="0.42105263" /> <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.49534884" weight="0.43003413" /> <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="IDEtalk" order="3" /> <window_info anchor="right" id="Designer" order="4" /> <window_info anchor="right" id="Preview" order="5" weight="0.04845815" /> <window_info anchor="right" id="Database" order="6" weight="0.32980332" /> <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.29562435" /> <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	" 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="新增当天在建工程统计" /> <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="去掉resource Set注释" /> <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/core/http/httpURL.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="88"> <caret line="8" column="22" lean-forward="true" selection-start-line="8" selection-start-column="22" selection-end-line="8" selection-end-column="22" /> </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="-88"> <caret line="43" column="27" lean-forward="true" selection-start-line="43" selection-start-column="27" selection-end-line="43" selection-end-column="27" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/httpTeSTTest.java" /> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/httpTeST.java" /> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/test/apiTestTest.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="132"> <caret line="10" column="9" lean-forward="true" selection-start-line="10" selection-start-column="9" selection-end-line="10" selection-end-column="9" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/apiTest.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="342"> <caret line="47" column="17" lean-forward="true" selection-start-line="47" selection-start-column="17" selection-end-line="47" selection-end-column="17" /> </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="276"> <caret line="53" column="21" lean-forward="true" selection-start-line="53" selection-start-column="21" selection-end-line="53" selection-end-column="21" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgPatrolManager.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="198"> <caret line="119" column="43" lean-forward="true" selection-start-line="119" selection-start-column="43" selection-end-line="119" selection-end-column="43" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgAssetInSpectionRecordDetailDto.java" /> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintancePlanBodyDto.java" /> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgV_AssetInSpectionRecordDto.java" /> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgV_AssetInSpectionRecordManager.java" /> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgAssetInSpectionRecordDetail.java" /> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/domain/PgV_AssetInSpectionRecord.java" /> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/manager/PgDeviceManager.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="748"> <caret line="44" column="16" lean-forward="true" selection-start-line="44" selection-start-column="16" selection-end-line="44" selection-end-column="16" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgDeviceRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="48"> <caret line="38" column="7" lean-forward="true" selection-start-line="38" selection-start-column="7" selection-end-line="38" selection-end-column="7" /> <folding> <element signature="method#getPgDeviceByDevType#0;class#PgDeviceRs#0" /> <element signature="method#getPgDeviceByAssetCode#0;class#PgDeviceRs#0" /> <element signature="method#addDevice#0;class#PgDeviceRs#0" /> <element signature="method#editPartition#0;class#PgDeviceRs#0" /> <element signature="method#deleteDevice#0;class#PgDeviceRs#0" /> <element signature="method#getDeviceByDevCode#0;class#PgDeviceRs#0" /> <element signature="method#getDeviceByPartition#0;class#PgDeviceRs#0" /> <element signature="method#getDeviceByOldDAssetCodeCode#0;class#PgDeviceRs#0" /> </folding> </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="142"> <caret line="21" column="33" selection-start-line="21" selection-start-column="33" selection-end-line="21" selection-end-column="33" /> </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="1188"> <caret line="82" lean-forward="true" selection-start-line="82" selection-end-line="82" /> </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="154"> <caret line="9" column="13" selection-start-line="9" selection-start-column="13" selection-end-line="9" selection-end-column="13" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecord.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="88"> <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/maintenance/domain/PgAssetInSpectionRecordStatic.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="88"> <caret line="4" column="4" lean-forward="true" 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/dto/PgAssetInSpectionRecordStatic.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="176"> <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/devTable/manager/PgAlarmTypeManager.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="198"> <caret line="18" lean-forward="true" selection-start-line="18" selection-end-line="18" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgPatrolMaintainInfoDto.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="396"> <caret line="26" lean-forward="true" selection-start-line="26" selection-end-line="26" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgPatrolRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="66"> <caret line="3" column="44" selection-start-line="3" selection-start-column="44" selection-end-line="3" selection-end-column="44" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintainRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="66"> <caret line="3" column="44" selection-start-line="3" selection-start-column="44" selection-end-line="3" selection-end-column="44" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAlarmRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="186"> <caret line="29" column="13" selection-start-line="29" selection-start-column="13" selection-end-line="29" selection-end-column="13" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecordHeadStatic.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="154"> <caret line="9" column="5" lean-forward="true" selection-start-line="9" selection-start-column="5" selection-end-line="9" selection-end-column="5" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/dto/PgMaintanceRecordHeadDto.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="286"> <caret line="13" column="34" lean-forward="true" selection-start-line="13" selection-start-column="34" selection-end-line="13" 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/devTable/manager/PgAlarmManager.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="286"> <caret line="77" column="5" lean-forward="true" selection-start-line="44" selection-start-column="3" selection-end-line="77" selection-end-column="5" /> </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="308"> <caret line="17" column="27" selection-start-line="17" selection-start-column="19" selection-end-line="17" selection-end-column="27" /> <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="-176"> <caret line="7" column="13" selection-start-line="7" selection-start-column="13" selection-end-line="7" 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/domain/PgMaintanceRecordHead.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="286"> <caret line="19" column="36" lean-forward="true" selection-start-line="19" selection-start-column="36" selection-end-line="19" selection-end-column="36" /> <folding> <element signature="imports" expanded="true" /> </folding> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAssetRecordRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="142"> <caret line="29" column="41" lean-forward="true" selection-start-line="29" selection-start-column="41" selection-end-line="29" selection-end-column="41" /> <folding> <element signature="imports" expanded="true" /> </folding> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintanceRecordRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="-44"> <caret line="26" column="7" lean-forward="true" selection-start-line="26" selection-start-column="7" selection-end-line="26" selection-end-column="7" /> <folding> <element signature="imports" expanded="true" /> </folding> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/hibernate/HibernateUtils.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="252"> <caret line="189" column="18" lean-forward="true" selection-start-line="189" selection-start-column="18" selection-end-line="189" selection-end-column="18" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/hibernate/HibernateGenericDao.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="186"> <caret line="281" column="48" selection-start-line="281" selection-start-column="48" selection-end-line="281" selection-end-column="48" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAlarmTjRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="132"> <caret line="54" column="7" lean-forward="true" selection-start-line="54" selection-start-column="7" selection-end-line="54" selection-end-column="7" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/core/ext/rest/RestFilter.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="459"> <caret line="151" column="55" lean-forward="true" selection-start-line="151" selection-start-column="55" selection-end-line="151" selection-end-column="55" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgAlarmRuleDto.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="360"> <caret line="71" column="34" lean-forward="true" selection-start-line="71" selection-start-column="34" selection-end-line="71" selection-end-column="34" /> <folding> <element signature="e#387#388#0" expanded="true" /> <element signature="e#412#413#0" expanded="true" /> <element signature="e#446#447#0" expanded="true" /> <element signature="e#474#475#0" expanded="true" /> <element signature="e#516#517#0" expanded="true" /> <element signature="e#548#549#0" expanded="true" /> </folding> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAlarmRuleRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="382"> <caret line="215" lean-forward="true" selection-start-line="215" selection-end-line="215" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/manager/PgAlarmRuleManager.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="428"> <caret line="44" lean-forward="true" selection-start-line="44" selection-end-line="44" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintanceRecordStaticRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="294"> <caret line="27" column="41" lean-forward="true" selection-start-line="27" selection-start-column="41" selection-end-line="27" selection-end-column="41" /> <folding> <element signature="imports" expanded="true" /> <element signature="method#getPgMaintanceRecordHeadStaticList#0;class#PgMaintanceRecordStaticRs#0" /> </folding> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/maintenance/manager/PgMaintanceRecordHeadManager.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="264"> <caret line="53" column="45" lean-forward="true" selection-start-line="53" selection-start-column="45" selection-end-line="53" selection-end-column="45" /> <folding> <element signature="imports" expanded="true" /> </folding> </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="330"> <caret line="75" column="27" lean-forward="true" selection-start-line="75" selection-start-column="27" selection-end-line="75" selection-end-column="27" /> <folding> <element signature="imports" expanded="true" /> </folding> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/devTable/manager/PgAlarmTjManager.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="304"> <caret line="61" column="8" lean-forward="true" selection-start-line="61" selection-start-column="8" selection-end-line="61" selection-end-column="48" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgAssetRecordStaticRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="88"> <caret line="16" column="10" lean-forward="true" selection-start-line="16" selection-start-column="10" selection-end-line="16" selection-end-column="10" /> <folding> <element signature="imports" expanded="true" /> </folding> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/rs/PgMaintainTypeRs.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="286"> <caret line="27" lean-forward="true" selection-start-line="27" selection-end-line="27" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/domain/PgMaintainType.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="286"> <caret line="14" column="24" lean-forward="true" selection-start-line="14" selection-start-column="24" selection-end-line="14" selection-end-column="24" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/main/java/com/casic/PgInterface/patroler/dto/PgMaintainTypeDto.java"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="272"> <caret line="19" column="53" lean-forward="true" selection-start-line="19" selection-start-column="53" selection-end-line="19" selection-end-column="53" /> </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="398"> <caret line="29" column="38" selection-start-line="29" selection-start-column="38" selection-end-line="29" selection-end-column="38" /> </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>