Blame view

.idea/workspace.xml 13.5 KB
tangying authored
1
2
3
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
mahuandong authored
4
    <list default="true" id="9ff7b25e-dc1a-4859-8a0c-00039489e359" name="Default Changelist" comment="">
pengcheng authored
5
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
mahuandong authored
6
7
8
9
10
11
12
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/service/CompanyService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/service/CompanyService.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/service/CompanyServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/service/CompanyServiceImpl.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/material/domain/Material.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/material/domain/Material.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/materialUnit/service/MaterialUnitService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/materialUnit/service/MaterialUnitService.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/materialUnit/service/MaterialUnitServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/materialUnit/service/MaterialUnitServiceImpl.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/role/domain/Role.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/role/domain/Role.java" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/controller/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/controller/UserController.java" afterDir="false" />
mahuandong authored
13
      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/general/material/add.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/general/material/add.html" afterDir="false" />
mahuandong authored
14
      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/general/material/edit.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/general/material/edit.html" afterDir="false" />
tangying authored
15
16
17
18
19
20
21
    </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
22
  <component name="DatabaseView">
mahuandong authored
23
    <option name="SHOW_INTERMEDIATE" value="false" />
pengcheng authored
24
25
26
27
28
    <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
29
    <option name="AUTO_SCROLL_FROM_SOURCE" value="true" />
pengcheng authored
30
31
32
33
34
35
    <option name="HIDDEN_KINDS">
      <set />
    </option>
    <expand>
      <path>
        <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
mahuandong authored
36
        <item name="@172.16.29.45" type="feb32156:DbDataSourceImpl" />
pengcheng authored
37
38
39
      </path>
      <path>
        <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
mahuandong authored
40
        <item name="@172.16.29.45" type="feb32156:DbDataSourceImpl" />
pengcheng authored
41
42
43
44
        <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
      </path>
      <path>
        <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
mahuandong authored
45
        <item name="@172.16.29.45" type="feb32156:DbDataSourceImpl" />
pengcheng authored
46
47
48
        <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
        <item name="wms_v2: schema" type="76f4a085:MysqlImplModel$Schema" />
      </path>
mahuandong authored
49
50
51
52
53
54
55
      <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" />
        <item name="company: table" type="285a2a93:MysqlImplModel$Table" />
      </path>
pengcheng authored
56
57
58
    </expand>
    <select />
  </component>
pengcheng authored
59
60
61
62
63
64
65
  <component name="FileTemplateManagerImpl">
    <option name="RECENT_TEMPLATES">
      <list>
        <option value="Class" />
      </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
69
    <option name="RECENT_BRANCH_BY_REPOSITORY">
      <map>
mahuandong authored
70
        <entry key="$PROJECT_DIR$" value="master" />
pengcheng authored
71
72
      </map>
    </option>
wangyanxiong authored
73
  </component>
pengcheng authored
74
75
76
  <component name="IgnoredFileRootStore">
    <option name="generatedRoots">
      <set>
mahuandong authored
77
        <option value="E:\code\wms2\.idea" />
pengcheng authored
78
79
80
      </set>
    </option>
  </component>
mahuandong authored
81
82
83
  <component name="ProjectId" id="1P5Ngjh73HToCarlEZkqMxrL7pm" />
  <component name="ProjectLevelVcsManager">
    <ConfirmationsSetting value="2" id="Add" />
tangying authored
84
85
  </component>
  <component name="PropertiesComponent">
mahuandong authored
86
    <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
pengcheng authored
87
    <property name="DatabaseDriversLRU" value="mysql" />
mahuandong authored
88
    <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
pengcheng authored
89
90
91
92
    <property name="RequestMappingsPanelOrder0" value="0" />
    <property name="RequestMappingsPanelOrder1" value="1" />
    <property name="RequestMappingsPanelWidth0" value="75" />
    <property name="RequestMappingsPanelWidth1" value="75" />
tangying authored
93
94
95
    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
    <property name="WebServerToolWindowFactoryState" value="false" />
    <property name="aspect.path.notification.shown" value="true" />
mahuandong authored
96
97
98
99
100
101
102
    <property name="last_opened_file_path" value="$PROJECT_DIR$/src/main/resources/mybatis" />
    <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)" />
pengcheng authored
103
    <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
tangying authored
104
  </component>
pengcheng authored
105
  <component name="RecentsManager">
mahuandong authored
106
107
108
    <key name="MoveFile.RECENT_KEYS">
      <recent name="E:\code\wms2\src\main\resources\mybatis\general" />
      <recent name="E:\code\wms2\src\main\resources\mybatis\config" />
pengcheng authored
109
110
    </key>
  </component>
tangying authored
111
  <component name="RunDashboard">
mahuandong authored
112
113
114
115
116
    <option name="configurationTypes">
      <set>
        <option value="SpringBootApplicationConfigurationType" />
      </set>
    </option>
tangying authored
117
118
119
120
121
122
123
124
125
126
127
    <option name="ruleStates">
      <list>
        <RuleState>
          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
        </RuleState>
        <RuleState>
          <option name="name" value="StatusDashboardGroupingRule" />
        </RuleState>
      </list>
    </option>
  </component>
128
  <component name="RunManager">
mahuandong authored
129
    <configuration name="HuaHengApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
mahuandong authored
130
      <module name="huaheng" />
mahuandong authored
131
132
133
134
      <option name="SPRING_BOOT_MAIN_CLASS" value="com.huaheng.HuaHengApplication" />
      <option name="ALTERNATIVE_JRE_PATH" />
      <option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
      <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
pengcheng authored
135
136
137
138
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
mahuandong authored
139
    <configuration default="true" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
tangying authored
140
141
      <module name="WMSV1" />
      <option name="SPRING_BOOT_MAIN_CLASS" value="com.huaheng.HuaHengApplication" />
mahuandong authored
142
      <option name="ALTERNATIVE_JRE_PATH" />
tangying authored
143
144
145
146
147
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
  </component>
pengcheng authored
148
149
150
  <component name="ServiceViewManager">
    <option name="allServicesViewState">
      <serviceView>
mahuandong authored
151
        <option name="contentProportion" value="0.18875067" />
pengcheng authored
152
        <treeState>
mahuandong authored
153
154
155
          <expand>
            <path>
              <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
mahuandong authored
156
              <item name="com.intellij.execution.services.ServiceModel$ServiceGroupNode@21a8d0c6" type="7427dc5b:ServiceModel$ServiceGroupNode" />
mahuandong authored
157
158
            </path>
          </expand>
pengcheng authored
159
160
161
162
163
          <select />
        </treeState>
      </serviceView>
    </option>
  </component>
tangying authored
164
165
166
167
168
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
mahuandong authored
169
      <changelist id="9ff7b25e-dc1a-4859-8a0c-00039489e359" name="Default Changelist" comment="" />
mahuandong authored
170
      <created>1565160110910</created>
tangying authored
171
172
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
mahuandong authored
173
174
175
176
177
178
179
      <updated>1565160110910</updated>
      <workItem from="1565160112236" duration="11971000" />
      <workItem from="1565224833241" duration="14642000" />
      <workItem from="1565242153135" duration="1476000" />
      <workItem from="1565259513116" duration="148000" />
      <workItem from="1565311988064" duration="7176000" />
      <workItem from="1565328536669" duration="797000" />
mahuandong authored
180
      <workItem from="1565345715376" duration="452000" />
mahuandong authored
181
182
      <workItem from="1565570424829" duration="11663000" />
      <workItem from="1565587737758" duration="4606000" />
tangying authored
183
    </task>
mahuandong authored
184
185
    <task id="LOCAL-00001" summary="添加库位、库位类型增删改查接口">
      <created>1565226427512</created>
pengcheng authored
186
187
188
      <option name="number" value="00001" />
      <option name="presentableId" value="LOCAL-00001" />
      <option name="project" value="LOCAL" />
mahuandong authored
189
      <updated>1565226427512</updated>
pengcheng authored
190
    </task>
mahuandong authored
191
192
    <task id="LOCAL-00002" summary="添加入库、出库表实体类&#10;添加客户、供应商增删改查接口&#10;添加库位、容器、供应商页面">
      <created>1565256884822</created>
pengcheng authored
193
194
195
      <option name="number" value="00002" />
      <option name="presentableId" value="LOCAL-00002" />
      <option name="project" value="LOCAL" />
mahuandong authored
196
      <updated>1565256884822</updated>
pengcheng authored
197
    </task>
mahuandong authored
198
199
    <task id="LOCAL-00003" summary="修改库区service">
      <created>1565259481656</created>
pengcheng authored
200
201
202
      <option name="number" value="00003" />
      <option name="presentableId" value="LOCAL-00003" />
      <option name="project" value="LOCAL" />
mahuandong authored
203
      <updated>1565259481656</updated>
pengcheng authored
204
    </task>
205
206
207
208
209
210
211
    <task id="LOCAL-00004" summary="Merge branch 'develop' of http://172.16.29.40:8010/wms/wms2 into develop&#10;&#10;# Conflicts:&#10;#&#9;.idea/workspace.xml">
      <created>1565342188814</created>
      <option name="number" value="00004" />
      <option name="presentableId" value="LOCAL-00004" />
      <option name="project" value="LOCAL" />
      <updated>1565342188814</updated>
    </task>
mahuandong authored
212
213
214
215
216
217
218
    <task id="LOCAL-00005" summary="添加userWarehouse">
      <created>1565571202923</created>
      <option name="number" value="00005" />
      <option name="presentableId" value="LOCAL-00005" />
      <option name="project" value="LOCAL" />
      <updated>1565571202923</updated>
    </task>
mahuandong authored
219
220
221
222
223
224
225
226
    <task id="LOCAL-00006" summary="添加containerCapacity">
      <created>1565578920011</created>
      <option name="number" value="00006" />
      <option name="presentableId" value="LOCAL-00006" />
      <option name="project" value="LOCAL" />
      <updated>1565578920011</updated>
    </task>
    <option name="localTasksCounter" value="7" />
tangying authored
227
228
229
230
231
    <servers />
  </component>
  <component name="TypeScriptGeneratedFilesManager">
    <option name="version" value="1" />
  </component>
pengcheng authored
232
233
234
235
236
237
  <component name="Vcs.Log.Tabs.Properties">
    <option name="TAB_STATES">
      <map>
        <entry key="MAIN">
          <value>
            <State>
238
              <option name="COLUMN_ORDER" />
pengcheng authored
239
240
241
242
243
            </State>
          </value>
        </entry>
      </map>
    </option>
wangyanxiong authored
244
245
246
247
248
249
250
251
252
253
254
255
256
257
    <option name="RECENT_FILTERS">
      <map>
        <entry key="Branch">
          <value>
            <list />
          </value>
        </entry>
        <entry key="User">
          <value>
            <list />
          </value>
        </entry>
      </map>
    </option>
pengcheng authored
258
259
  </component>
  <component name="VcsManagerConfiguration">
mahuandong authored
260
261
262
    <MESSAGE value="添加库位、库位类型增删改查接口" />
    <MESSAGE value="添加入库、出库表实体类&#10;添加客户、供应商增删改查接口&#10;添加库位、容器、供应商页面" />
    <MESSAGE value="修改库区service" />
263
    <MESSAGE value="Merge branch 'develop' of http://172.16.29.40:8010/wms/wms2 into develop&#10;&#10;# Conflicts:&#10;#&#9;.idea/workspace.xml" />
mahuandong authored
264
    <MESSAGE value="添加userWarehouse" />
mahuandong authored
265
266
267
268
269
270
271
272
273
274
275
276
277
    <MESSAGE value="添加containerCapacity" />
    <option name="LAST_COMMIT_MESSAGE" value="添加containerCapacity" />
  </component>
  <component name="XDebuggerManager">
    <breakpoint-manager>
      <breakpoints>
        <line-breakpoint enabled="true" type="java-line">
          <url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/material/controller/MaterialController.java</url>
          <line>107</line>
          <option name="timeStamp" value="1" />
        </line-breakpoint>
      </breakpoints>
    </breakpoint-manager>
mahuandong authored
278
  </component>
tangying authored
279
</project>