123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="BranchesTreeState">
- <expand>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- <path>
- <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
- <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
- </path>
- </expand>
- <select />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="abe40335-1998-468a-9c83-8ed884d8e030" name="Default Changelist" comment="">
- <change afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/mapper/RmsBidAreaMapper.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/model/RmsBidArea.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/IRmsBidAreaService.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsBidAreaServiceImpl.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsBidAreaMapper.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsCarrierController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsCarrierController.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/IRmsCarrierService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/IRmsCarrierService.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsCarrierServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsCarrierServiceImpl.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/classes/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/bootstrap.yml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCarrierController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCarrierController.class" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsCarrierService.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsCarrierService.class" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsCarrierServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsCarrierServiceImpl.class" afterDir="false" />
- </list>
- <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="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="localRepository" value="C:\Maven\cangku" />
- <option name="mavenHome" value="$PROJECT_DIR$/../../../../Maven/apache-maven-3.5.0" />
- <option name="userSettingsFile" value="C:\Maven\apache-maven-3.5.0\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectId" id="22RUOijcqfbhd16tNawXmjbRHEA" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RequestMappingsPanelOrder0" value="0" />
- <property name="RequestMappingsPanelOrder1" value="1" />
- <property name="RequestMappingsPanelWidth0" value="75" />
- <property name="RequestMappingsPanelWidth1" value="75" />
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="aspect.path.notification.shown" value="true" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl" />
- <property name="node.js.detected.package.eslint" value="true" />
- <property name="node.js.detected.package.tslint" value="true" />
- <property name="node.js.path.for.package.eslint" value="project" />
- <property name="node.js.path.for.package.tslint" value="project" />
- <property name="node.js.selected.package.eslint" value="(autodetect)" />
- <property name="node.js.selected.package.tslint" value="(autodetect)" />
- <property name="nodejs_package_manager_path" value="npm" />
- <property name="settings.editor.selected.configurable" value="MavenSettings" />
- </component>
- <component name="RecentsManager">
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="com.steerinfo.dil.model" />
- </key>
- <key name="CopyFile.RECENT_KEYS">
- <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\service\impl" />
- <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\service" />
- <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\resources\com\steerinfo\dil\mapper" />
- <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\model" />
- <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\mapper" />
- </key>
- </component>
- <component name="RunManager">
- <configuration name="DilApplicationMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="dil-api" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.steerinfo.DilApplicationMain" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="abe40335-1998-468a-9c83-8ed884d8e030" name="Default Changelist" comment="" />
- <created>1639799862423</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1639799862423</updated>
- <workItem from="1639799866763" duration="17817000" />
- <workItem from="1639963691127" duration="15865000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="2" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="WindowStateProjectService">
- <state x="446" y="46" key="#com.intellij.ide.util.MemberChooser" timestamp="1639985896075">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state x="446" y="46" key="#com.intellij.ide.util.MemberChooser/0.0.1280.680@0.0.1280.680" timestamp="1639985896075" />
- <state width="444" height="466" key="DebuggerActiveHint" timestamp="1639818003519">
- <screen x="0" y="0" width="1536" height="824" />
- </state>
- <state width="444" height="466" key="DebuggerActiveHint/0.0.1536.824@0.0.1536.824" timestamp="1639818003519" />
- <state x="458" y="137" key="FileChooserDialogImpl" timestamp="1639965013078">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state x="458" y="137" key="FileChooserDialogImpl/0.0.1280.680@0.0.1280.680" timestamp="1639965013078" />
- <state x="549" y="166" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1639799913289" />
- <state width="1237" height="305" key="GridCell.Tab.0.bottom" timestamp="1639989735386">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="305" key="GridCell.Tab.0.bottom/0.0.1280.680@0.0.1280.680" timestamp="1639989735386" />
- <state width="1493" height="462" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
- <state width="1237" height="305" key="GridCell.Tab.0.center" timestamp="1639989735386">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="305" key="GridCell.Tab.0.center/0.0.1280.680@0.0.1280.680" timestamp="1639989735386" />
- <state width="1493" height="462" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
- <state width="1237" height="305" key="GridCell.Tab.0.left" timestamp="1639989735385">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="305" key="GridCell.Tab.0.left/0.0.1280.680@0.0.1280.680" timestamp="1639989735385" />
- <state width="1493" height="462" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1639822112418" />
- <state width="1237" height="305" key="GridCell.Tab.0.right" timestamp="1639989735386">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="305" key="GridCell.Tab.0.right/0.0.1280.680@0.0.1280.680" timestamp="1639989735386" />
- <state width="1493" height="462" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
- <state width="1237" height="305" key="GridCell.Tab.1.bottom" timestamp="1639989735900">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="305" key="GridCell.Tab.1.bottom/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
- <state width="1493" height="462" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
- <state width="1237" height="305" key="GridCell.Tab.1.center" timestamp="1639989735900">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="305" key="GridCell.Tab.1.center/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
- <state width="1493" height="462" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
- <state width="1237" height="305" key="GridCell.Tab.1.left" timestamp="1639989735900">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="305" key="GridCell.Tab.1.left/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
- <state width="1493" height="462" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
- <state width="1237" height="305" key="GridCell.Tab.1.right" timestamp="1639989735900">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="305" key="GridCell.Tab.1.right/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
- <state width="1493" height="462" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
- <state width="1237" height="242" key="GridCell.Tab.2.bottom" timestamp="1639989772908">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="242" key="GridCell.Tab.2.bottom/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
- <state width="1493" height="462" key="GridCell.Tab.2.bottom/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
- <state width="1237" height="242" key="GridCell.Tab.2.center" timestamp="1639989772908">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="242" key="GridCell.Tab.2.center/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
- <state width="1493" height="462" key="GridCell.Tab.2.center/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
- <state width="1237" height="242" key="GridCell.Tab.2.left" timestamp="1639989772908">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="242" key="GridCell.Tab.2.left/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
- <state width="1493" height="462" key="GridCell.Tab.2.left/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
- <state width="1237" height="242" key="GridCell.Tab.2.right" timestamp="1639989772908">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state width="1237" height="242" key="GridCell.Tab.2.right/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
- <state width="1493" height="462" key="GridCell.Tab.2.right/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
- <state x="225" y="0" key="SettingsEditor" timestamp="1639963719060">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state x="225" y="0" key="SettingsEditor/0.0.1280.680@0.0.1280.680" timestamp="1639963719060" />
- <state x="270" y="56" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1639799919381" />
- <state x="235" y="0" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1639818889347">
- <screen x="0" y="0" width="1536" height="824" />
- </state>
- <state x="235" y="0" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1536.824@0.0.1536.824" timestamp="1639818889347" />
- <state x="425" y="187" key="run.anything.popup" timestamp="1639814402364">
- <screen x="0" y="0" width="1536" height="824" />
- </state>
- <state x="425" y="187" key="run.anything.popup/0.0.1536.824@0.0.1536.824" timestamp="1639814402364" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsCarrierController.java</url>
- <line>112</line>
- <option name="timeStamp" value="12" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- </component>
- </project>
|