Commit a39aa51d6d63fe3b2958409d38b5b00c41f2f760
1 parent
d1ef6cd1
工程文件
Showing
2 changed files
with
9 additions
and
15 deletions
.idea/modules.xml deleted
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<project version="4"> | |
3 | - <component name="ProjectModuleManager"> | |
4 | - <modules> | |
5 | - <module fileurl="file://$PROJECT_DIR$/.idea/wms2.iml" filepath="$PROJECT_DIR$/.idea/wms2.iml" /> | |
6 | - </modules> | |
7 | - </component> | |
8 | -</project> | |
9 | 0 | \ No newline at end of file |
.idea/workspace.xml
... | ... | @@ -19,9 +19,7 @@ |
19 | 19 | <select /> |
20 | 20 | </component> |
21 | 21 | <component name="ChangeListManager"> |
22 | - <list default="true" id="29079676-ace5-434e-89a2-76a325e744a5" name="Default Changelist" comment="差异单样式修改"> | |
23 | - <change beforePath="$PROJECT_DIR$/src/main/resources/templates/inventory/cyclecountHeader/cyclecountHeader.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/inventory/cyclecountHeader/cyclecountHeader.html" afterDir="false" /> | |
24 | - </list> | |
22 | + <list default="true" id="29079676-ace5-434e-89a2-76a325e744a5" name="Default Changelist" comment="合并信义源码" /> | |
25 | 23 | <option name="SHOW_DIALOG" value="false" /> |
26 | 24 | <option name="HIGHLIGHT_CONFLICTS" value="true" /> |
27 | 25 | <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> |
... | ... | @@ -100,7 +98,7 @@ |
100 | 98 | <property name="node.js.path.for.package.tslint" value="project" /> |
101 | 99 | <property name="node.js.selected.package.eslint" value="(autodetect)" /> |
102 | 100 | <property name="node.js.selected.package.tslint" value="(autodetect)" /> |
103 | - <property name="settings.editor.selected.configurable" value="preferences.pluginManager" /> | |
101 | + <property name="settings.editor.selected.configurable" value="preferences.fileTypes" /> | |
104 | 102 | </component> |
105 | 103 | <component name="RecentsManager"> |
106 | 104 | <key name="MoveFile.RECENT_KEYS"> |
... | ... | @@ -303,10 +301,14 @@ |
303 | 301 | <screen x="0" y="0" width="1920" height="1040" /> |
304 | 302 | </state> |
305 | 303 | <state x="696" y="221" key="RollbackChangesDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1594890072970" /> |
306 | - <state x="552" y="253" key="Vcs.Push.Dialog.v2" timestamp="1594890222057"> | |
304 | + <state x="461" y="164" key="SettingsEditor" timestamp="1594946753286"> | |
307 | 305 | <screen x="0" y="0" width="1920" height="1040" /> |
308 | 306 | </state> |
309 | - <state x="552" y="253" key="Vcs.Push.Dialog.v2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1594890222057" /> | |
307 | + <state x="461" y="164" key="SettingsEditor/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1594946753286" /> | |
308 | + <state x="552" y="253" key="Vcs.Push.Dialog.v2" timestamp="1594946725336"> | |
309 | + <screen x="0" y="0" width="1920" height="1040" /> | |
310 | + </state> | |
311 | + <state x="552" y="253" key="Vcs.Push.Dialog.v2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1594946725336" /> | |
310 | 312 | <state x="552" y="253" key="Vcs.Push.Dialog.v2/0.0.1920.1040@0.0.1920.1040" timestamp="1594890018298" /> |
311 | 313 | <state x="742" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1594890018298" /> |
312 | 314 | <state x="742" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1594890018298" /> |
... | ... | @@ -322,7 +324,7 @@ |
322 | 324 | <breakpoints> |
323 | 325 | <line-breakpoint enabled="true" type="java-line"> |
324 | 326 | <url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/shipment/shipmentContainerHeader/service/ShipmentContainerHeaderServiceImpl.java</url> |
325 | - <line>462</line> | |
327 | + <line>459</line> | |
326 | 328 | <option name="timeStamp" value="41" /> |
327 | 329 | </line-breakpoint> |
328 | 330 | </breakpoints> |
... | ... |