Blame view

.idea/workspace.xml 11.8 KB
tangying authored
1
2
3
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
4
    <list default="true" id="908d8a6f-e3e4-4fdc-b674-e523a3e2b520" name="Default Changelist" comment="">
mahuandong authored
5
6
7
8
      <change afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/materialType/controller/MaterialTypeController.java" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/resources/templates/config/materialType/add.html" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/resources/templates/config/materialType/edit.html" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/main/resources/templates/config/materialType/materialType.html" afterDir="false" />
pengcheng authored
9
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
mahuandong authored
10
11
12
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/statusFlow/domain/StatusFlowDetail.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/statusFlow/domain/StatusFlowDetail.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/receipt/receiptDetail/domain/ReceiptDetail.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/receipt/receiptDetail/domain/ReceiptDetail.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/receipt/receiptHeader/controller/ReceiptHeaderController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/receipt/receiptHeader/controller/ReceiptHeaderController.java" afterDir="false" />
tangying authored
13
14
15
16
17
18
19
    </list>
    <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>
pengcheng authored
20
  <component name="DatabaseView">
mahuandong authored
21
    <option name="SHOW_INTERMEDIATE" value="false" />
pengcheng authored
22
23
24
25
26
    <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" />
mahuandong authored
27
    <option name="AUTO_SCROLL_FROM_SOURCE" value="true" />
pengcheng authored
28
29
30
31
32
33
    <option name="HIDDEN_KINDS">
      <set />
    </option>
    <expand>
      <path>
        <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
mahuandong authored
34
        <item name="@172.16.29.45" type="feb32156:DbDataSourceImpl" />
pengcheng authored
35
36
37
      </path>
      <path>
        <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
mahuandong authored
38
        <item name="@172.16.29.45" type="feb32156:DbDataSourceImpl" />
pengcheng authored
39
40
41
42
        <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
      </path>
      <path>
        <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
mahuandong authored
43
        <item name="@172.16.29.45" type="feb32156:DbDataSourceImpl" />
pengcheng authored
44
45
46
        <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
        <item name="wms_v2: schema" type="76f4a085:MysqlImplModel$Schema" />
      </path>
xqs authored
47
48
49
50
51
      <path>
        <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
        <item name="@172.16.29.45" type="feb32156:DbDataSourceImpl" />
        <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
        <item name="wms_v2: schema" type="76f4a085:MysqlImplModel$Schema" />
52
        <item name="status_flow_detail: table" type="285a2a93:MysqlImplModel$Table" />
xqs authored
53
      </path>
pengcheng authored
54
55
56
    </expand>
    <select />
  </component>
pengcheng authored
57
58
59
  <component name="FileTemplateManagerImpl">
    <option name="RECENT_TEMPLATES">
      <list>
60
        <option value="Class" />
mahuandong authored
61
62
        <option value="CSS File" />
        <option value="HTML File" />
pengcheng authored
63
64
65
      </list>
    </option>
  </component>
tangying authored
66
  <component name="Git.Settings">
wangyanxiong authored
67
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
pengcheng authored
68
  </component>
wangyanxiong authored
69
70
71
72
73
74
75
  <component name="MavenImportPreferences">
    <option name="importingSettings">
      <MavenImportingSettings>
        <option name="importAutomatically" value="true" />
      </MavenImportingSettings>
    </option>
  </component>
76
  <component name="ProjectId" id="1Q2nhRM7LRz3yFWhpclOKgTjxn0" />
mahuandong authored
77
78
  <component name="ProjectLevelVcsManager">
    <ConfirmationsSetting value="2" id="Add" />
tangying authored
79
80
  </component>
  <component name="PropertiesComponent">
mahuandong authored
81
    <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
mahuandong authored
82
    <property name="DefaultHtmlFileTemplate" value="HTML File" />
83
    <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
pengcheng authored
84
85
86
87
    <property name="RequestMappingsPanelOrder0" value="0" />
    <property name="RequestMappingsPanelOrder1" value="1" />
    <property name="RequestMappingsPanelWidth0" value="75" />
    <property name="RequestMappingsPanelWidth1" value="75" />
tangying authored
88
89
90
    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
    <property name="WebServerToolWindowFactoryState" value="false" />
    <property name="aspect.path.notification.shown" value="true" />
mahuandong authored
91
    <property name="list.type.of.created.stylesheet" value="CSS" />
mahuandong authored
92
93
94
95
96
    <property name="node.js.detected.package.eslint" 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)" />
mahuandong authored
97
    <property name="nodejs_package_manager_path" value="npm" />
98
    <property name="settings.editor.selected.configurable" value="preferences.fileTypes" />
pengcheng authored
99
  </component>
tangying authored
100
  <component name="RunDashboard">
mahuandong authored
101
102
103
104
105
    <option name="configurationTypes">
      <set>
        <option value="SpringBootApplicationConfigurationType" />
      </set>
    </option>
tangying authored
106
107
108
109
110
111
112
113
114
115
116
    <option name="ruleStates">
      <list>
        <RuleState>
          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
        </RuleState>
        <RuleState>
          <option name="name" value="StatusDashboardGroupingRule" />
        </RuleState>
      </list>
    </option>
  </component>
xqs authored
117
  <component name="RunManager">
mahuandong authored
118
    <configuration name="HuaHengApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
xqs authored
119
      <module name="huaheng" />
mahuandong authored
120
      <option name="SPRING_BOOT_MAIN_CLASS" value="com.huaheng.HuaHengApplication" />
xqs authored
121
      <option name="ALTERNATIVE_JRE_PATH" />
mahuandong authored
122
123
      <option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
      <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
pengcheng authored
124
125
126
127
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
tangying authored
128
  </component>
pengcheng authored
129
130
131
  <component name="ServiceViewManager">
    <option name="allServicesViewState">
      <serviceView>
mahuandong authored
132
        <option name="contentProportion" value="0.20779221" />
pengcheng authored
133
        <treeState>
mahuandong authored
134
135
136
137
138
139
140
141
142
143
144
          <expand>
            <path>
              <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
              <item name="com.intellij.execution.services.ServiceModel$ServiceGroupNode@c44696ca" type="7427dc5b:ServiceModel$ServiceGroupNode" />
            </path>
            <path>
              <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
              <item name="com.intellij.execution.services.ServiceModel$ServiceGroupNode@c44696ca" type="7427dc5b:ServiceModel$ServiceGroupNode" />
              <item name="com.intellij.execution.services.ServiceModel$ServiceGroupNode@fcf19045" type="7427dc5b:ServiceModel$ServiceGroupNode" />
            </path>
          </expand>
pengcheng authored
145
146
147
148
149
          <select />
        </treeState>
      </serviceView>
    </option>
  </component>
tangying authored
150
151
152
153
154
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
155
156
      <changelist id="908d8a6f-e3e4-4fdc-b674-e523a3e2b520" name="Default Changelist" comment="" />
      <created>1566977677142</created>
tangying authored
157
158
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
159
160
161
      <updated>1566977677142</updated>
      <workItem from="1566977678336" duration="306000" />
      <workItem from="1566978429560" duration="9246000" />
mahuandong authored
162
      <workItem from="1567038752582" duration="8156000" />
tangying authored
163
    </task>
164
165
    <task id="LOCAL-00001" summary="入库单添加时添加流程标记,审核入库单">
      <created>1566983055587</created>
pengcheng authored
166
167
168
      <option name="number" value="00001" />
      <option name="presentableId" value="LOCAL-00001" />
      <option name="project" value="LOCAL" />
169
      <updated>1566983055587</updated>
pengcheng authored
170
    </task>
171
172
    <task id="LOCAL-00002" summary="添加入库单历史">
      <created>1566987011007</created>
pengcheng authored
173
174
175
      <option name="number" value="00002" />
      <option name="presentableId" value="LOCAL-00002" />
      <option name="project" value="LOCAL" />
176
      <updated>1566987011007</updated>
wangyanxiong authored
177
    </task>
mahuandong authored
178
179
180
181
182
183
184
185
    <task id="LOCAL-00003" summary="修复入库历史controller冲突">
      <created>1567039165473</created>
      <option name="number" value="00003" />
      <option name="presentableId" value="LOCAL-00003" />
      <option name="project" value="LOCAL" />
      <updated>1567039165473</updated>
    </task>
    <option name="localTasksCounter" value="4" />
tangying authored
186
187
188
189
190
    <servers />
  </component>
  <component name="TypeScriptGeneratedFilesManager">
    <option name="version" value="1" />
  </component>
pengcheng authored
191
192
193
194
195
196
  <component name="Vcs.Log.Tabs.Properties">
    <option name="TAB_STATES">
      <map>
        <entry key="MAIN">
          <value>
            <State>
197
              <option name="COLUMN_ORDER" />
pengcheng authored
198
199
200
201
202
            </State>
          </value>
        </entry>
      </map>
    </option>
wangyanxiong authored
203
204
205
206
207
208
209
210
211
212
213
214
215
216
    <option name="RECENT_FILTERS">
      <map>
        <entry key="Branch">
          <value>
            <list />
          </value>
        </entry>
        <entry key="User">
          <value>
            <list />
          </value>
        </entry>
      </map>
    </option>
pengcheng authored
217
218
  </component>
  <component name="VcsManagerConfiguration">
219
220
221
222
    <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
    <MESSAGE value="盘点明细页面" />
    <MESSAGE value="入库单添加时添加流程标记,审核入库单" />
    <MESSAGE value="添加入库单历史" />
mahuandong authored
223
224
    <MESSAGE value="修复入库历史controller冲突" />
    <option name="LAST_COMMIT_MESSAGE" value="修复入库历史controller冲突" />
mahuandong authored
225
226
227
228
  </component>
  <component name="XDebuggerManager">
    <breakpoint-manager>
      <breakpoints>
229
230
231
232
        <line-breakpoint type="java-line">
          <url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/inventory/cycleCountHeader/mapper/CycleCountHeaderMapper.java</url>
          <line>5</line>
          <option name="timeStamp" value="1" />
mahuandong authored
233
        </line-breakpoint>
234
        <line-breakpoint enabled="true" type="java-line">
235
236
237
          <url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/receipt/receiptDetail/service/ReceiptDetailServiceImpl.java</url>
          <line>84</line>
          <option name="timeStamp" value="3" />
238
        </line-breakpoint>
mahuandong authored
239
240
241
242
243
        <line-breakpoint enabled="true" type="java-line">
          <url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/statusFlow/controller/StatusFlowDetailController.java</url>
          <line>60</line>
          <option name="timeStamp" value="4" />
        </line-breakpoint>
244
245
246
247
248
        <line-breakpoint type="java-field">
          <url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/receipt/receiptDetail/service/ReceiptDetailServiceImpl.java</url>
          <line>35</line>
          <properties field="receiptHeaderService" class="com.huaheng.pc.receipt.receiptDetail.service.ReceiptDetailServiceImpl" />
          <option name="timeStamp" value="2" />
249
        </line-breakpoint>
mahuandong authored
250
251
      </breakpoints>
    </breakpoint-manager>
xqs authored
252
  </component>
tangying authored
253
</project>