Commit ea41cbefdb5eb36b8d5486f644169b61d0938f27

Authored by mahuandong
2 parents 296fa7b4 4230731b

Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
#	src/main/java/com/huaheng/pc/config/zone/service/ZoneServiceImpl.java
#	src/main/java/com/huaheng/pc/config/zoneCapacity/domain/ZoneCapacity.java
#	src/main/java/com/huaheng/pc/config/zoneCapacity/mapper/ZoneCapacityMapper.java
#	src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityService.java
#	src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityServiceImpl.java
Showing 32 changed files with 1493 additions and 425 deletions
.idea/.gitignore 0 → 100644
  1 +# Datasource local storage ignored files
  2 +/dataSources/
  3 +/dataSources.local.xml
0 4 \ No newline at end of file
... ...
.idea/dataSources.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<project version="4">
  3 + <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
  4 + <data-source source="LOCAL" name="wms2" uuid="e67b6455-2363-423c-bed8-503129974854">
  5 + <driver-ref>mysql</driver-ref>
  6 + <synchronize>true</synchronize>
  7 + <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
  8 + <jdbc-url>jdbc:mysql://172.16.29.45:3306/wms_v2</jdbc-url>
  9 + <driver-properties>
  10 + <property name="autoReconnect" value="true" />
  11 + <property name="zeroDateTimeBehavior" value="convertToNull" />
  12 + <property name="tinyInt1isBit" value="false" />
  13 + <property name="characterEncoding" value="utf8" />
  14 + <property name="characterSetResults" value="utf8" />
  15 + <property name="yearIsDateType" value="false" />
  16 + </driver-properties>
  17 + </data-source>
  18 + </component>
  19 +</project>
0 20 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_2.xml renamed to .idea/libraries/Maven__com_baomidou_mybatis_plus_3_1_2.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.jsqlparser:jsqlparser:1.2">
  2 + <library name="Maven: com.baomidou:mybatis-plus:3.1.2">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus/3.1.2/mybatis-plus-3.1.2.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus/3.1.2/mybatis-plus-3.1.2-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus/3.1.2/mybatis-plus-3.1.2-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_22.xml renamed to .idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_1_2.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.jsqlparser:jsqlparser:1.2">
  2 + <library name="Maven: com.baomidou:mybatis-plus-annotation:3.1.2">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-annotation/3.1.2/mybatis-plus-annotation-3.1.2.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-annotation/3.1.2/mybatis-plus-annotation-3.1.2-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-annotation/3.1.2/mybatis-plus-annotation-3.1.2-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_23.xml renamed to .idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_1_2.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.jsqlparser:jsqlparser:1.2">
  2 + <library name="Maven: com.baomidou:mybatis-plus-boot-starter:3.1.2">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-boot-starter/3.1.2/mybatis-plus-boot-starter-3.1.2.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-boot-starter/3.1.2/mybatis-plus-boot-starter-3.1.2-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-boot-starter/3.1.2/mybatis-plus-boot-starter-3.1.2-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_6.xml renamed to .idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_1_2.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper:5.1.6">
  2 + <library name="Maven: com.baomidou:mybatis-plus-core:3.1.2">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_62.xml renamed to .idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_1_2.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper:5.1.6">
  2 + <library name="Maven: com.baomidou:mybatis-plus-extension:3.1.2">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_63.xml renamed to .idea/libraries/Maven__com_github_jsqlparser_jsqlparser_2_0.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper:5.1.6">
  2 + <library name="Maven: com.github.jsqlparser:jsqlparser:2.0">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_23.xml renamed to .idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_10.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.3.2">
  2 + <library name="Maven: com.github.pagehelper:pagehelper:5.1.10">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_7.xml renamed to .idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_12.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.7">
  2 + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.12">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_72.xml deleted
1   -<component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.7">
3   - <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7.jar!/" />
5   - </CLASSES>
6   - <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-javadoc.jar!/" />
8   - </JAVADOC>
9   - <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-sources.jar!/" />
11   - </SOURCES>
12   - </library>
13   -</component>
14 0 \ No newline at end of file
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_73.xml deleted
1   -<component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.7">
3   - <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7.jar!/" />
5   - </CLASSES>
6   - <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-javadoc.jar!/" />
8   - </JAVADOC>
9   - <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-sources.jar!/" />
11   - </SOURCES>
12   - </library>
13   -</component>
14 0 \ No newline at end of file
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_7.xml renamed to .idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_12.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.7">
  2 + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.12">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_72.xml renamed to .idea/libraries/Maven__commons_fileupload_commons_fileupload_1_4.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.7">
  2 + <library name="Maven: commons-fileupload:commons-fileupload:1.4">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_73.xml renamed to .idea/libraries/Maven__commons_io_commons_io_2_2.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.7">
  2 + <library name="Maven: commons-io:commons-io:2.2">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.2/commons-io-2.2.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.2/commons-io-2.2-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.2/commons-io-2.2-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_22.xml renamed to .idea/libraries/Maven__org_mybatis_mybatis_3_5_1.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2">
  2 + <library name="Maven: org.mybatis:mybatis:3.5.1">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.1/mybatis-3.5.1.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.1/mybatis-3.5.1-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.1/mybatis-3.5.1-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_23.xml renamed to .idea/libraries/Maven__org_mybatis_mybatis_spring_2_0_1.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2">
  2 + <library name="Maven: org.mybatis:mybatis-spring:2.0.1">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis-spring/2.0.1/mybatis-spring-2.0.1.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis-spring/2.0.1/mybatis-spring-2.0.1-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis-spring/2.0.1/mybatis-spring-2.0.1-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_2.xml renamed to .idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_2_0_1.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.3.2">
  2 + <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.0.1">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.0.1/mybatis-spring-boot-autoconfigure-2.0.1.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.0.1/mybatis-spring-boot-autoconfigure-2.0.1-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.0.1/mybatis-spring-boot-autoconfigure-2.0.1-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_2.xml renamed to .idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_2_0_1.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2">
  2 + <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:2.0.1">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.0.1/mybatis-spring-boot-starter-2.0.1.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.0.1/mybatis-spring-boot-starter-2.0.1-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.0.1/mybatis-spring-boot-starter-2.0.1-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_22.xml renamed to .idea/libraries/Maven__org_projectlombok_lombok_1_18_8.xml
1 1 <component name="libraryTable">
2   - <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.3.2">
  2 + <library name="Maven: org.projectlombok:lombok:1.18.8">
3 3 <CLASSES>
4   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2.jar!/" />
  4 + <root url="jar://$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.8/lombok-1.18.8.jar!/" />
5 5 </CLASSES>
6 6 <JAVADOC>
7   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2-javadoc.jar!/" />
  7 + <root url="jar://$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.8/lombok-1.18.8-javadoc.jar!/" />
8 8 </JAVADOC>
9 9 <SOURCES>
10   - <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2-sources.jar!/" />
  10 + <root url="jar://$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.8/lombok-1.18.8-sources.jar!/" />
11 11 </SOURCES>
12 12 </library>
13 13 </component>
14 14 \ No newline at end of file
... ...
.idea/workspace.xml
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 2 <project version="4">
3 3 <component name="ChangeListManager">
4   - <list default="true" id="9ff7b25e-dc1a-4859-8a0c-00039489e359" name="Default Changelist" comment="用户查询修改">
5   - <change afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/controller/ZoneController.java" afterDir="false" />
6   - <change afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/mapper/ZoneMapper.java" afterDir="false" />
7   - <change afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/service/ZoneService.java" afterDir="false" />
8   - <change beforePath="$PROJECT_DIR$/.idea/WMSV1.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/WMSV1.iml" afterDir="false" />
9   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_24.xml" beforeDir="false" />
10   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_64.xml" beforeDir="false" />
11   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_74.xml" beforeDir="false" />
12   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_74.xml" beforeDir="false" />
13   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_3_3.xml" beforeDir="false" />
14   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_5.xml" beforeDir="false" />
15   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_3_4_6.xml" beforeDir="false" />
16   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_spring_1_3_2.xml" beforeDir="false" />
17   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_24.xml" beforeDir="false" />
18   - <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_24.xml" beforeDir="false" />
  4 + <list default="true" id="9ff7b25e-dc1a-4859-8a0c-00039489e359" name="Default Changelist" comment="回退">
  5 + <change afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" />
  6 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_2.xml" beforeDir="false" />
  7 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_22.xml" beforeDir="false" />
  8 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_23.xml" beforeDir="false" />
  9 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_6.xml" beforeDir="false" />
  10 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_62.xml" beforeDir="false" />
  11 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_63.xml" beforeDir="false" />
  12 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_7.xml" beforeDir="false" />
  13 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_72.xml" beforeDir="false" />
  14 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_73.xml" beforeDir="false" />
  15 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_7.xml" beforeDir="false" />
  16 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_72.xml" beforeDir="false" />
  17 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_73.xml" beforeDir="false" />
  18 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_2.xml" beforeDir="false" />
  19 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_22.xml" beforeDir="false" />
  20 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_23.xml" beforeDir="false" />
  21 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_2.xml" beforeDir="false" />
  22 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_22.xml" beforeDir="false" />
  23 + <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_23.xml" beforeDir="false" />
19 24 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  25 + <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/domain/Zone.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/domain/Zone.java" afterDir="false" />
  26 + <change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/service/ZoneServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/service/ZoneServiceImpl.java" afterDir="false" />
  27 + <change beforePath="$PROJECT_DIR$/src/main/resources/mybatis/config/ZoneMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/mybatis/config/ZoneMapper.xml" afterDir="false" />
  28 + <change beforePath="$PROJECT_DIR$/src/main/resources/templates/config/zone/zone.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/config/zone/zone.html" afterDir="false" />
  29 + <change beforePath="$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/add.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/add.html" afterDir="false" />
  30 + <change beforePath="$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/zoneCapacity.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/zoneCapacity.html" afterDir="false" />
20 31 </list>
21   - <ignored path="$PROJECT_DIR$/classes/" />
22 32 <ignored path="$PROJECT_DIR$/target/" />
23 33 <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
24 34 <option name="SHOW_DIALOG" value="false" />
... ... @@ -26,13 +36,43 @@
26 36 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
27 37 <option name="LAST_RESOLUTION" value="IGNORE" />
28 38 </component>
  39 + <component name="DatabaseView">
  40 + <option name="SHOW_INTERMEDIATE" value="true" />
  41 + <option name="GROUP_DATA_SOURCES" value="true" />
  42 + <option name="GROUP_SCHEMA" value="true" />
  43 + <option name="GROUP_CONTENTS" value="false" />
  44 + <option name="SORT_POSITIONED" value="false" />
  45 + <option name="SHOW_EMPTY_GROUPS" value="false" />
  46 + <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  47 + <option name="HIDDEN_KINDS">
  48 + <set />
  49 + </option>
  50 + <expand>
  51 + <path>
  52 + <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
  53 + <item name="wms2" type="feb32156:DbDataSourceImpl" />
  54 + </path>
  55 + <path>
  56 + <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
  57 + <item name="wms2" type="feb32156:DbDataSourceImpl" />
  58 + <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
  59 + </path>
  60 + <path>
  61 + <item name="Database" type="3277223f:DatabaseStructure$DbRootGroup" />
  62 + <item name="wms2" type="feb32156:DbDataSourceImpl" />
  63 + <item name="schemas" type="d4e8921:DatabaseStructure$FamilyGroup" />
  64 + <item name="wms_v2: schema" type="76f4a085:MysqlImplModel$Schema" />
  65 + </path>
  66 + </expand>
  67 + <select />
  68 + </component>
29 69 <component name="FileEditorManager">
30 70 <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
31 71 <file pinned="false" current-in-tab="false">
32   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/domain/Zone.java">
  72 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/controller/ZoneController.java">
33 73 <provider selected="true" editor-type-id="text-editor">
34   - <state relative-caret-position="1955">
35   - <caret line="85" selection-start-line="85" selection-end-line="85" />
  74 + <state relative-caret-position="436">
  75 + <caret line="70" column="44" lean-forward="true" selection-start-line="70" selection-start-column="44" selection-end-line="70" selection-end-column="44" />
36 76 <folding>
37 77 <element signature="imports" expanded="true" />
38 78 </folding>
... ... @@ -41,31 +81,28 @@
41 81 </entry>
42 82 </file>
43 83 <file pinned="false" current-in-tab="false">
44   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/mapper/UserRoleMapper.java">
  84 + <entry file="file://$PROJECT_DIR$/src/main/resources/templates/config/zone/zone.html">
45 85 <provider selected="true" editor-type-id="text-editor">
46   - <state relative-caret-position="207">
47   - <caret line="10" column="17" selection-start-line="10" selection-start-column="17" selection-end-line="10" selection-end-column="17" />
  86 + <state relative-caret-position="385">
  87 + <caret line="31" column="65" lean-forward="true" selection-start-line="31" selection-start-column="65" selection-end-line="31" selection-end-column="65" />
48 88 </state>
49 89 </provider>
50 90 </entry>
51 91 </file>
52 92 <file pinned="false" current-in-tab="false">
53   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/mapper/ZoneMapper.java">
  93 + <entry file="file://$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/add.html">
54 94 <provider selected="true" editor-type-id="text-editor">
55   - <state relative-caret-position="115">
56   - <caret line="5" column="39" selection-start-line="5" selection-start-column="39" selection-end-line="5" selection-end-column="39" />
57   - <folding>
58   - <element signature="imports" expanded="true" />
59   - </folding>
  95 + <state relative-caret-position="268">
  96 + <caret line="68" column="37" selection-start-line="68" selection-start-column="37" selection-end-line="68" selection-end-column="37" />
60 97 </state>
61 98 </provider>
62 99 </entry>
63 100 </file>
64   - <file pinned="false" current-in-tab="true">
65   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/controller/ZoneController.java">
  101 + <file pinned="false" current-in-tab="false">
  102 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/service/ZoneServiceImpl.java">
66 103 <provider selected="true" editor-type-id="text-editor">
67   - <state relative-caret-position="404">
68   - <caret line="22" column="20" selection-start-line="22" selection-start-column="20" selection-end-line="22" selection-end-column="20" />
  104 + <state relative-caret-position="200">
  105 + <caret line="8" column="23" lean-forward="true" selection-start-line="8" selection-start-column="23" selection-end-line="8" selection-end-column="23" />
69 106 <folding>
70 107 <element signature="imports" expanded="true" />
71 108 </folding>
... ... @@ -73,20 +110,23 @@
73 110 </provider>
74 111 </entry>
75 112 </file>
76   - <file pinned="false" current-in-tab="false">
77   - <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2-sources.jar!/com/baomidou/mybatisplus/core/mapper/BaseMapper.java">
  113 + <file pinned="false" current-in-tab="true">
  114 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/controller/ZoneCapacityController.java">
78 115 <provider selected="true" editor-type-id="text-editor">
79   - <state relative-caret-position="23">
80   - <caret line="82" column="17" selection-start-line="82" selection-start-column="17" selection-end-line="82" selection-end-column="17" />
  116 + <state relative-caret-position="358">
  117 + <caret line="102" column="5" lean-forward="true" selection-start-line="102" selection-start-column="5" selection-end-line="102" selection-end-column="5" />
  118 + <folding>
  119 + <element signature="imports" expanded="true" />
  120 + </folding>
81 121 </state>
82 122 </provider>
83 123 </entry>
84 124 </file>
85 125 <file pinned="false" current-in-tab="false">
86   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/service/ZoneService.java">
  126 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityService.java">
87 127 <provider selected="true" editor-type-id="text-editor">
88   - <state relative-caret-position="115">
89   - <caret line="5" column="42" selection-start-line="5" selection-start-column="42" selection-end-line="5" selection-end-column="42" />
  128 + <state relative-caret-position="200">
  129 + <caret line="8" column="14" selection-start-line="8" selection-start-column="14" selection-end-line="8" selection-end-column="14" />
90 130 <folding>
91 131 <element signature="imports" expanded="true" />
92 132 </folding>
... ... @@ -95,10 +135,13 @@
95 135 </entry>
96 136 </file>
97 137 <file pinned="false" current-in-tab="false">
98   - <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2-sources.jar!/com/baomidou/mybatisplus/extension/service/IService.java">
  138 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityServiceImpl.java">
99 139 <provider selected="true" editor-type-id="text-editor">
100   - <state relative-caret-position="529">
101   - <caret line="263" column="17" selection-start-line="263" selection-start-column="12" selection-end-line="263" selection-end-column="17" />
  140 + <state relative-caret-position="350">
  141 + <caret line="20" column="43" selection-start-line="20" selection-start-column="43" selection-end-line="20" selection-end-column="43" />
  142 + <folding>
  143 + <element signature="imports" expanded="true" />
  144 + </folding>
102 145 </state>
103 146 </provider>
104 147 </entry>
... ... @@ -113,6 +156,11 @@
113 156 </list>
114 157 </option>
115 158 </component>
  159 + <component name="FindInProjectRecents">
  160 + <findStrings>
  161 + <find>zone</find>
  162 + </findStrings>
  163 + </component>
116 164 <component name="Git.Settings">
117 165 <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
118 166 <option name="RECENT_BRANCH_BY_REPOSITORY">
... ... @@ -124,26 +172,62 @@
124 172 <component name="IdeDocumentHistory">
125 173 <option name="CHANGED_PATHS">
126 174 <list>
  175 + <option value="$PROJECT_DIR$/src/main/resources/application.properties" />
  176 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/common/utils/security/ShiroUtils.java" />
  177 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/controller/LoginController.java" />
  178 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/service/UserServiceImpl.java" />
  179 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/warehouse/service/WarehouseService.java" />
  180 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/warehouse/service/WarehouseServiceImpl.java" />
  181 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/warehouse/mapper/WarehouseMapper.java" />
  182 + <option value="$PROJECT_DIR$/src/main/resources/mybatis/general/WarehouseMapper.xml" />
127 183 <option value="$PROJECT_DIR$/src/main/resources/mybatis/system/UserMapper.xml" />
128   - <option value="$PROJECT_DIR$/src/main/resources/templates/system/user/user.html" />
129   - <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/domain/Zone.java" />
130   - <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/mapper/ZoneMapper.java" />
131   - <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/service/ZoneService.java" />
132   - <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/controller/ZoneController.java" />
  184 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/controller/ZoneController.java" />
  185 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/service/IUserService.java" />
  186 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/domain/Zone.java" />
  187 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/domain/ZoneCapacity.java" />
  188 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/mapper/ZoneCapacityMapper.java" />
  189 + <option value="$PROJECT_DIR$/src/main/resources/mybatis/config/ZoneMapper.xml" />
  190 + <option value="$PROJECT_DIR$/src/main/resources/mybatis/config/ZoneCapacityMapper.xml" />
  191 + <option value="$PROJECT_DIR$/src/main/resources/templates/config/zone/zone.html" />
  192 + <option value="$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/zoneCapacity.html" />
  193 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/service/ZoneServiceImpl.java" />
  194 + <option value="$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/add.html" />
  195 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityService.java" />
  196 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityServiceImpl.java" />
  197 + <option value="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/controller/ZoneCapacityController.java" />
133 198 </list>
134 199 </option>
135 200 </component>
  201 + <component name="IgnoredFileRootStore">
  202 + <option name="generatedRoots">
  203 + <set>
  204 + <option value="C:\Users\Administrator\IdeaProjects\wms2\.idea" />
  205 + </set>
  206 + </option>
  207 + </component>
  208 + <component name="MavenImportPreferences">
  209 + <option name="importingSettings">
  210 + <MavenImportingSettings>
  211 + <option name="importAutomatically" value="true" />
  212 + </MavenImportingSettings>
  213 + </option>
  214 + </component>
136 215 <component name="ProjectFrameBounds" extendedState="6">
137   - <option name="x" value="-1928" />
138   - <option name="y" value="-8" />
139   - <option name="width" value="1936" />
140   - <option name="height" value="1056" />
  216 + <option name="x" value="-9" />
  217 + <option name="y" value="-9" />
  218 + <option name="width" value="1938" />
  219 + <option name="height" value="1048" />
141 220 </component>
  221 + <component name="ProjectId" id="1P2xIFeseJehotA5kuRjbIbfKQa" />
142 222 <component name="ProjectView">
143 223 <navigator proportions="" version="1">
  224 + <flattenPackages ProjectPane="false" />
  225 + <hideEmptyPackages ProjectPane="false" />
144 226 <foldersAlwaysOnTop value="true" />
145 227 </navigator>
146 228 <panes>
  229 + <pane id="PackagesPane" />
  230 + <pane id="Scope" />
147 231 <pane id="ProjectPane">
148 232 <subPane>
149 233 <expand>
... ... @@ -205,7 +289,7 @@
205 289 <item name="com" type="462c0819:PsiDirectoryNode" />
206 290 <item name="huaheng" type="462c0819:PsiDirectoryNode" />
207 291 <item name="pc" type="462c0819:PsiDirectoryNode" />
208   - <item name="general" type="462c0819:PsiDirectoryNode" />
  292 + <item name="config" type="462c0819:PsiDirectoryNode" />
209 293 </path>
210 294 <path>
211 295 <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
... ... @@ -216,39 +300,194 @@
216 300 <item name="com" type="462c0819:PsiDirectoryNode" />
217 301 <item name="huaheng" type="462c0819:PsiDirectoryNode" />
218 302 <item name="pc" type="462c0819:PsiDirectoryNode" />
219   - <item name="general" type="462c0819:PsiDirectoryNode" />
  303 + <item name="config" type="462c0819:PsiDirectoryNode" />
220 304 <item name="zone" type="462c0819:PsiDirectoryNode" />
221 305 </path>
222 306 <path>
223 307 <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
224 308 <item name="wms2" type="462c0819:PsiDirectoryNode" />
225 309 <item name="src" type="462c0819:PsiDirectoryNode" />
226   - <item name="test" type="462c0819:PsiDirectoryNode" />
  310 + <item name="main" type="462c0819:PsiDirectoryNode" />
  311 + <item name="java" type="462c0819:PsiDirectoryNode" />
  312 + <item name="com" type="462c0819:PsiDirectoryNode" />
  313 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  314 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  315 + <item name="config" type="462c0819:PsiDirectoryNode" />
  316 + <item name="zone" type="462c0819:PsiDirectoryNode" />
  317 + <item name="controller" type="462c0819:PsiDirectoryNode" />
227 318 </path>
228 319 <path>
229 320 <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
230 321 <item name="wms2" type="462c0819:PsiDirectoryNode" />
231 322 <item name="src" type="462c0819:PsiDirectoryNode" />
232   - <item name="test" type="462c0819:PsiDirectoryNode" />
  323 + <item name="main" type="462c0819:PsiDirectoryNode" />
233 324 <item name="java" type="462c0819:PsiDirectoryNode" />
  325 + <item name="com" type="462c0819:PsiDirectoryNode" />
  326 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  327 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  328 + <item name="config" type="462c0819:PsiDirectoryNode" />
  329 + <item name="zone" type="462c0819:PsiDirectoryNode" />
  330 + <item name="mapper" type="462c0819:PsiDirectoryNode" />
234 331 </path>
235 332 <path>
236 333 <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
237 334 <item name="wms2" type="462c0819:PsiDirectoryNode" />
238 335 <item name="src" type="462c0819:PsiDirectoryNode" />
239   - <item name="test" type="462c0819:PsiDirectoryNode" />
  336 + <item name="main" type="462c0819:PsiDirectoryNode" />
240 337 <item name="java" type="462c0819:PsiDirectoryNode" />
241   - <item name="com.huaheng.test" type="462c0819:PsiDirectoryNode" />
  338 + <item name="com" type="462c0819:PsiDirectoryNode" />
  339 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  340 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  341 + <item name="config" type="462c0819:PsiDirectoryNode" />
  342 + <item name="zone" type="462c0819:PsiDirectoryNode" />
  343 + <item name="service" type="462c0819:PsiDirectoryNode" />
  344 + </path>
  345 + <path>
  346 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  347 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  348 + <item name="src" type="462c0819:PsiDirectoryNode" />
  349 + <item name="main" type="462c0819:PsiDirectoryNode" />
  350 + <item name="java" type="462c0819:PsiDirectoryNode" />
  351 + <item name="com" type="462c0819:PsiDirectoryNode" />
  352 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  353 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  354 + <item name="config" type="462c0819:PsiDirectoryNode" />
  355 + <item name="zoneCapacity" type="462c0819:PsiDirectoryNode" />
  356 + </path>
  357 + <path>
  358 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  359 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  360 + <item name="src" type="462c0819:PsiDirectoryNode" />
  361 + <item name="main" type="462c0819:PsiDirectoryNode" />
  362 + <item name="java" type="462c0819:PsiDirectoryNode" />
  363 + <item name="com" type="462c0819:PsiDirectoryNode" />
  364 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  365 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  366 + <item name="config" type="462c0819:PsiDirectoryNode" />
  367 + <item name="zoneCapacity" type="462c0819:PsiDirectoryNode" />
  368 + <item name="controller" type="462c0819:PsiDirectoryNode" />
  369 + </path>
  370 + <path>
  371 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  372 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  373 + <item name="src" type="462c0819:PsiDirectoryNode" />
  374 + <item name="main" type="462c0819:PsiDirectoryNode" />
  375 + <item name="java" type="462c0819:PsiDirectoryNode" />
  376 + <item name="com" type="462c0819:PsiDirectoryNode" />
  377 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  378 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  379 + <item name="config" type="462c0819:PsiDirectoryNode" />
  380 + <item name="zoneCapacity" type="462c0819:PsiDirectoryNode" />
  381 + <item name="mapper" type="462c0819:PsiDirectoryNode" />
  382 + </path>
  383 + <path>
  384 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  385 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  386 + <item name="src" type="462c0819:PsiDirectoryNode" />
  387 + <item name="main" type="462c0819:PsiDirectoryNode" />
  388 + <item name="java" type="462c0819:PsiDirectoryNode" />
  389 + <item name="com" type="462c0819:PsiDirectoryNode" />
  390 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  391 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  392 + <item name="config" type="462c0819:PsiDirectoryNode" />
  393 + <item name="zoneCapacity" type="462c0819:PsiDirectoryNode" />
  394 + <item name="service" type="462c0819:PsiDirectoryNode" />
  395 + </path>
  396 + <path>
  397 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  398 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  399 + <item name="src" type="462c0819:PsiDirectoryNode" />
  400 + <item name="main" type="462c0819:PsiDirectoryNode" />
  401 + <item name="java" type="462c0819:PsiDirectoryNode" />
  402 + <item name="com" type="462c0819:PsiDirectoryNode" />
  403 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  404 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  405 + <item name="general" type="462c0819:PsiDirectoryNode" />
  406 + </path>
  407 + <path>
  408 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  409 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  410 + <item name="src" type="462c0819:PsiDirectoryNode" />
  411 + <item name="main" type="462c0819:PsiDirectoryNode" />
  412 + <item name="java" type="462c0819:PsiDirectoryNode" />
  413 + <item name="com" type="462c0819:PsiDirectoryNode" />
  414 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  415 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  416 + <item name="general" type="462c0819:PsiDirectoryNode" />
  417 + <item name="company" type="462c0819:PsiDirectoryNode" />
  418 + </path>
  419 + <path>
  420 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  421 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  422 + <item name="src" type="462c0819:PsiDirectoryNode" />
  423 + <item name="main" type="462c0819:PsiDirectoryNode" />
  424 + <item name="java" type="462c0819:PsiDirectoryNode" />
  425 + <item name="com" type="462c0819:PsiDirectoryNode" />
  426 + <item name="huaheng" type="462c0819:PsiDirectoryNode" />
  427 + <item name="pc" type="462c0819:PsiDirectoryNode" />
  428 + <item name="general" type="462c0819:PsiDirectoryNode" />
  429 + <item name="company" type="462c0819:PsiDirectoryNode" />
  430 + <item name="controller" type="462c0819:PsiDirectoryNode" />
  431 + </path>
  432 + <path>
  433 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  434 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  435 + <item name="src" type="462c0819:PsiDirectoryNode" />
  436 + <item name="main" type="462c0819:PsiDirectoryNode" />
  437 + <item name="resources" type="462c0819:PsiDirectoryNode" />
  438 + </path>
  439 + <path>
  440 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  441 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  442 + <item name="src" type="462c0819:PsiDirectoryNode" />
  443 + <item name="main" type="462c0819:PsiDirectoryNode" />
  444 + <item name="resources" type="462c0819:PsiDirectoryNode" />
  445 + <item name="mybatis" type="462c0819:PsiDirectoryNode" />
  446 + </path>
  447 + <path>
  448 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  449 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  450 + <item name="src" type="462c0819:PsiDirectoryNode" />
  451 + <item name="main" type="462c0819:PsiDirectoryNode" />
  452 + <item name="resources" type="462c0819:PsiDirectoryNode" />
  453 + <item name="mybatis" type="462c0819:PsiDirectoryNode" />
  454 + <item name="config" type="462c0819:PsiDirectoryNode" />
  455 + </path>
  456 + <path>
  457 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  458 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  459 + <item name="src" type="462c0819:PsiDirectoryNode" />
  460 + <item name="main" type="462c0819:PsiDirectoryNode" />
  461 + <item name="resources" type="462c0819:PsiDirectoryNode" />
  462 + <item name="templates" type="462c0819:PsiDirectoryNode" />
  463 + </path>
  464 + <path>
  465 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  466 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  467 + <item name="src" type="462c0819:PsiDirectoryNode" />
  468 + <item name="main" type="462c0819:PsiDirectoryNode" />
  469 + <item name="resources" type="462c0819:PsiDirectoryNode" />
  470 + <item name="templates" type="462c0819:PsiDirectoryNode" />
  471 + <item name="config" type="462c0819:PsiDirectoryNode" />
  472 + </path>
  473 + <path>
  474 + <item name="wms2" type="b2602c69:ProjectViewProjectNode" />
  475 + <item name="wms2" type="462c0819:PsiDirectoryNode" />
  476 + <item name="src" type="462c0819:PsiDirectoryNode" />
  477 + <item name="main" type="462c0819:PsiDirectoryNode" />
  478 + <item name="resources" type="462c0819:PsiDirectoryNode" />
  479 + <item name="templates" type="462c0819:PsiDirectoryNode" />
  480 + <item name="config" type="462c0819:PsiDirectoryNode" />
  481 + <item name="zoneCapacity" type="462c0819:PsiDirectoryNode" />
242 482 </path>
243 483 </expand>
244 484 <select />
245 485 </subPane>
246 486 </pane>
247   - <pane id="Scope" />
248   - <pane id="PackagesPane" />
249 487 </panes>
250 488 </component>
251 489 <component name="PropertiesComponent">
  490 + <property name="DatabaseDriversLRU" value="mysql" />
252 491 <property name="RequestMappingsPanelOrder0" value="0" />
253 492 <property name="RequestMappingsPanelOrder1" value="1" />
254 493 <property name="RequestMappingsPanelWidth0" value="75" />
... ... @@ -256,10 +495,23 @@
256 495 <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
257 496 <property name="WebServerToolWindowFactoryState" value="false" />
258 497 <property name="aspect.path.notification.shown" value="true" />
259   - <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1565075665688" />
  498 + <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1565255020864" />
  499 + <property name="database.console.LAST_STATE" value="true" />
260 500 <property name="last_opened_file_path" value="$PROJECT_DIR$/../WMSV1" />
  501 + <property name="project.structure.last.edited" value="Project" />
  502 + <property name="project.structure.proportion" value="0.0" />
  503 + <property name="project.structure.side.proportion" value="0.0" />
261 504 <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
262 505 </component>
  506 + <component name="RecentsManager">
  507 + <key name="CopyClassDialog.RECENTS_KEY">
  508 + <recent name="com.huaheng.pc.config.zoneCapacity.controller" />
  509 + </key>
  510 + <key name="CopyFile.RECENT_KEYS">
  511 + <recent name="C:\Users\Administrator\IdeaProjects\wms2\src\main\resources\mybatis\config" />
  512 + <recent name="C:\Users\Administrator\IdeaProjects\wms2\src\main\java\com\huaheng\pc\config" />
  513 + </key>
  514 + </component>
263 515 <component name="RunDashboard">
264 516 <option name="ruleStates">
265 517 <list>
... ... @@ -272,7 +524,7 @@
272 524 </list>
273 525 </option>
274 526 </component>
275   - <component name="RunManager" selected="Application.CreateCode">
  527 + <component name="RunManager" selected="Spring Boot.HuaHengApplication">
276 528 <configuration name="CreateCode" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
277 529 <option name="MAIN_CLASS_NAME" value="com.huaheng.test.CreateCode" />
278 530 <module name="WMSV1" />
... ... @@ -299,6 +551,24 @@
299 551 </list>
300 552 </recent_temporary>
301 553 </component>
  554 + <component name="ServiceViewManager">
  555 + <option name="allServicesViewState">
  556 + <serviceView>
  557 + <treeState>
  558 + <expand>
  559 + <path>
  560 + <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
  561 + <item name="com.intellij.execution.services.ServiceModel$ServiceGroupNode@5097fb15" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  562 + </path>
  563 + </expand>
  564 + <select />
  565 + </treeState>
  566 + </serviceView>
  567 + </option>
  568 + </component>
  569 + <component name="StructureViewFactory">
  570 + <option name="ACTIVE_ACTIONS" value=",SHOW_PROPERTIES,SHOW_ANONYMOUS,SHOW_LAMBDA,SHOW_INTERFACES,VISIBILITY_SORTER" />
  571 + </component>
302 572 <component name="SvnConfiguration">
303 573 <configuration />
304 574 </component>
... ... @@ -310,7 +580,19 @@
310 580 <option name="presentableId" value="Default" />
311 581 <updated>1563950700252</updated>
312 582 <workItem from="1563950701881" duration="73000" />
313   - <workItem from="1565055472980" duration="7608000" />
  583 + <workItem from="1565055472980" duration="9734000" />
  584 + <workItem from="1565078101170" duration="2642000" />
  585 + <workItem from="1565080771601" duration="951000" />
  586 + <workItem from="1565082117731" duration="348000" />
  587 + <workItem from="1565085916295" duration="323000" />
  588 + <workItem from="1565087331641" duration="170000" />
  589 + <workItem from="1565138504203" duration="3006000" />
  590 + <workItem from="1565162212626" duration="6726000" />
  591 + <workItem from="1565169755725" duration="2857000" />
  592 + <workItem from="1565242132637" duration="963000" />
  593 + <workItem from="1565244881255" duration="620000" />
  594 + <workItem from="1565245587599" duration="32000" />
  595 + <workItem from="1565245636976" duration="7465000" />
314 596 </task>
315 597 <task id="LOCAL-00001" summary="用户查询修改">
316 598 <created>1565058322310</created>
... ... @@ -319,47 +601,89 @@
319 601 <option name="project" value="LOCAL" />
320 602 <updated>1565058322310</updated>
321 603 </task>
322   - <option name="localTasksCounter" value="2" />
  604 + <task id="LOCAL-00002" summary="库区设置编辑">
  605 + <created>1565075790786</created>
  606 + <option name="number" value="00002" />
  607 + <option name="presentableId" value="LOCAL-00002" />
  608 + <option name="project" value="LOCAL" />
  609 + <updated>1565075790786</updated>
  610 + </task>
  611 + <task id="LOCAL-00003" summary="库区设置编辑">
  612 + <created>1565075857018</created>
  613 + <option name="number" value="00003" />
  614 + <option name="presentableId" value="LOCAL-00003" />
  615 + <option name="project" value="LOCAL" />
  616 + <updated>1565075857018</updated>
  617 + </task>
  618 + <task id="LOCAL-00004" summary="库区设置编辑">
  619 + <created>1565075883212</created>
  620 + <option name="number" value="00004" />
  621 + <option name="presentableId" value="LOCAL-00004" />
  622 + <option name="project" value="LOCAL" />
  623 + <updated>1565075883212</updated>
  624 + </task>
  625 + <task id="LOCAL-00005" summary="库区设置编辑">
  626 + <created>1565075915322</created>
  627 + <option name="number" value="00005" />
  628 + <option name="presentableId" value="LOCAL-00005" />
  629 + <option name="project" value="LOCAL" />
  630 + <updated>1565075915322</updated>
  631 + </task>
  632 + <task id="LOCAL-00006" summary="回退">
  633 + <created>1565081123490</created>
  634 + <option name="number" value="00006" />
  635 + <option name="presentableId" value="LOCAL-00006" />
  636 + <option name="project" value="LOCAL" />
  637 + <updated>1565081123490</updated>
  638 + </task>
  639 + <task id="LOCAL-00007" summary="zone修改">
  640 + <created>1565172969186</created>
  641 + <option name="number" value="00007" />
  642 + <option name="presentableId" value="LOCAL-00007" />
  643 + <option name="project" value="LOCAL" />
  644 + <updated>1565172969186</updated>
  645 + </task>
  646 + <option name="localTasksCounter" value="8" />
323 647 <servers />
324 648 </component>
325 649 <component name="TimeTrackingManager">
326   - <option name="totallyTimeSpent" value="7998000" />
  650 + <option name="totallyTimeSpent" value="21839000" />
327 651 </component>
328 652 <component name="ToolWindowManager">
329   - <frame x="-1928" y="-8" width="1936" height="1056" extended-state="6" />
  653 + <frame x="-7" y="-7" width="1550" height="838" extended-state="6" />
330 654 <editor active="true" />
331 655 <layout>
332   - <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.1988273" />
333   - <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  656 + <window_info content_ui="combo" id="Project" order="0" sideWeight="0.491453" visible="true" weight="0.269437" />
  657 + <window_info id="Structure" order="1" sideWeight="0.508547" side_tool="true" weight="0.2600536" />
334 658 <window_info id="Designer" order="2" />
335   - <window_info id="UI Designer" order="3" />
336   - <window_info id="Favorites" order="4" side_tool="true" />
337   - <window_info id="Capture Tool" order="5" />
338   - <window_info id="Web" order="6" side_tool="true" />
339   - <window_info id="Image Layers" order="7" />
  659 + <window_info id="Image Layers" order="3" />
  660 + <window_info id="Capture Tool" order="4" />
  661 + <window_info id="UI Designer" order="5" />
  662 + <window_info id="Favorites" order="6" side_tool="true" />
  663 + <window_info id="Web" order="7" side_tool="true" />
  664 + <window_info anchor="bottom" id="Database Console" weight="0.3286119" />
340 665 <window_info anchor="bottom" id="Message" order="0" />
341   - <window_info anchor="bottom" id="Find" order="1" />
342   - <window_info anchor="bottom" id="Run" order="2" visible="true" weight="0.329718" />
343   - <window_info anchor="bottom" id="Debug" order="3" weight="0.26030368" />
  666 + <window_info anchor="bottom" id="Find" order="1" weight="0.3286119" />
  667 + <window_info anchor="bottom" id="Run" order="2" />
  668 + <window_info active="true" anchor="bottom" id="Debug" order="3" visible="true" weight="0.25354108" />
344 669 <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
345 670 <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
346 671 <window_info anchor="bottom" id="TODO" order="6" />
347 672 <window_info anchor="bottom" id="Spring" order="7" />
348 673 <window_info anchor="bottom" id="Terminal" order="8" />
349   - <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
350   - <window_info anchor="bottom" id="Java Enterprise" order="10" />
351   - <window_info anchor="bottom" id="Database Changes" order="11" />
352   - <window_info anchor="bottom" id="Version Control" order="12" weight="0.17895879" />
353   - <window_info anchor="bottom" id="Docker" order="13" show_stripe_button="false" />
  674 + <window_info anchor="bottom" id="Docker" order="9" show_stripe_button="false" />
  675 + <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.5010661" side_tool="true" weight="0.329718" />
  676 + <window_info anchor="bottom" id="Java Enterprise" order="11" />
  677 + <window_info anchor="bottom" id="Database Changes" order="12" show_stripe_button="false" />
  678 + <window_info anchor="bottom" id="Version Control" order="13" sideWeight="0.4989339" weight="0.3281471" />
354 679 <window_info anchor="bottom" id="Messages" order="14" weight="0.3286119" />
355   - <window_info anchor="right" id="BPMNPalette" />
356 680 <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
357 681 <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
358 682 <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
359 683 <window_info anchor="right" id="Maven" order="3" />
360 684 <window_info anchor="right" id="Palette" order="4" />
361 685 <window_info anchor="right" id="Capture Analysis" order="5" />
362   - <window_info anchor="right" id="Database" order="6" />
  686 + <window_info anchor="right" id="Database" order="6" weight="0.26876676" />
363 687 <window_info anchor="right" id="Palette&#9;" order="7" />
364 688 <window_info anchor="right" id="Theme Preview" order="8" />
365 689 <window_info anchor="right" id="Bean Validation" order="9" />
... ... @@ -380,240 +704,524 @@
380 704 <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
381 705 <collection />
382 706 </option>
383   - <option name="COLUMN_ORDER">
384   - <list>
385   - <option value="0" />
386   - <option value="1" />
387   - <option value="2" />
388   - <option value="3" />
389   - </list>
  707 + <option name="FILTERS">
  708 + <map>
  709 + <entry key="branch">
  710 + <value>
  711 + <list>
  712 + <option value="origin/develop" />
  713 + </list>
  714 + </value>
  715 + </entry>
  716 + </map>
390 717 </option>
  718 + <option name="COLUMN_ORDER" />
391 719 </State>
392 720 </value>
393 721 </entry>
394 722 </map>
395 723 </option>
  724 + <option name="RECENT_FILTERS">
  725 + <map>
  726 + <entry key="Branch">
  727 + <value>
  728 + <list>
  729 + <RecentGroup>
  730 + <option name="FILTER_VALUES">
  731 + <option value="origin/develop" />
  732 + </option>
  733 + </RecentGroup>
  734 + </list>
  735 + </value>
  736 + </entry>
  737 + </map>
  738 + </option>
396 739 </component>
397 740 <component name="VcsManagerConfiguration">
398 741 <MESSAGE value="用户查询修改" />
399   - <option name="LAST_COMMIT_MESSAGE" value="用户查询修改" />
  742 + <MESSAGE value="库区设置编辑" />
  743 + <MESSAGE value="回退" />
  744 + <MESSAGE value="zone修改" />
  745 + <option name="LAST_COMMIT_MESSAGE" value="zone修改" />
  746 + </component>
  747 + <component name="XDebuggerManager">
  748 + <breakpoint-manager>
  749 + <breakpoints>
  750 + <line-breakpoint enabled="true" type="java-line">
  751 + <url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/controller/ZoneController.java</url>
  752 + <line>52</line>
  753 + <properties />
  754 + <option name="timeStamp" value="11" />
  755 + </line-breakpoint>
  756 + <line-breakpoint enabled="true" type="java-line">
  757 + <url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/controller/CompanyController.java</url>
  758 + <line>56</line>
  759 + <properties />
  760 + <option name="timeStamp" value="13" />
  761 + </line-breakpoint>
  762 + </breakpoints>
  763 + </breakpoint-manager>
  764 + </component>
  765 + <component name="antWorkspaceConfiguration">
  766 + <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
  767 + <option name="FILTER_TARGETS" value="false" />
400 768 </component>
401 769 <component name="editorHistoryManager">
402   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/HuaHengApplication.java">
  770 + <entry file="file://$PROJECT_DIR$/pom.xml">
  771 + <provider selected="true" editor-type-id="text-editor" />
  772 + </entry>
  773 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/domain/Company.java">
403 774 <provider selected="true" editor-type-id="text-editor">
404   - <state relative-caret-position="131">
405   - <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" />
  775 + <state relative-caret-position="100">
  776 + <caret line="11" selection-start-line="11" selection-end-line="11" />
406 777 </state>
407 778 </provider>
408 779 </entry>
409   - <entry file="file://$PROJECT_DIR$/pom.xml">
  780 + <entry file="file://$PROJECT_DIR$/src/main/resources/application.properties">
410 781 <provider selected="true" editor-type-id="text-editor">
411   - <state relative-caret-position="23">
412   - <caret line="367" column="21" selection-start-line="367" selection-start-column="21" selection-end-line="367" selection-end-column="21" />
  782 + <state relative-caret-position="-2585">
  783 + <caret line="22" column="14" lean-forward="true" selection-start-line="22" selection-start-column="14" selection-end-line="22" selection-end-column="14" />
413 784 </state>
414 785 </provider>
415 786 </entry>
416   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/domain/UserRole.java">
  787 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/controller/ZoneController.java" />
  788 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/service/CompanyServiceImpl.java">
417 789 <provider selected="true" editor-type-id="text-editor">
418   - <state relative-caret-position="177">
419   - <caret line="15" column="13" selection-start-line="15" selection-start-column="13" selection-end-line="15" selection-end-column="13" />
  790 + <state relative-caret-position="1625">
  791 + <caret line="79" column="22" selection-start-line="79" selection-start-column="22" selection-end-line="79" selection-end-column="22" />
420 792 </state>
421 793 </provider>
422 794 </entry>
423   - <entry file="file://$PROJECT_DIR$/src/main/resources/mybatis/general/CompanyMapper.xml">
  795 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/service/CompanyService.java">
424 796 <provider selected="true" editor-type-id="text-editor">
425   - <state relative-caret-position="120">
426   - <caret line="49" column="2" selection-start-line="49" selection-start-column="2" selection-end-line="49" selection-end-column="2" />
  797 + <state relative-caret-position="245">
  798 + <caret line="16" column="22" selection-start-line="16" selection-start-column="22" selection-end-line="16" selection-end-column="22" />
427 799 </state>
428 800 </provider>
429 801 </entry>
430   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/controller/UserController.java">
  802 + <entry file="file://$PROJECT_DIR$/src/main/resources/templates/general/company/company.html">
431 803 <provider selected="true" editor-type-id="text-editor">
432   - <state relative-caret-position="407">
433   - <caret line="63" column="44" selection-start-line="63" selection-start-column="44" selection-end-line="63" selection-end-column="44" />
  804 + <state relative-caret-position="-150" />
  805 + </provider>
  806 + </entry>
  807 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/menu/mapper/MenuMapper.java">
  808 + <provider selected="true" editor-type-id="text-editor">
  809 + <state relative-caret-position="375">
  810 + <caret line="15" column="17" selection-start-line="15" selection-start-column="17" selection-end-line="15" selection-end-column="17" />
  811 + <folding>
  812 + <element signature="imports" expanded="true" />
  813 + </folding>
434 814 </state>
435 815 </provider>
436 816 </entry>
437   - <entry file="file://$PROJECT_DIR$/src/main/resources/templates/system/user/user.html">
  817 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/menu/service/MenuServiceImpl.java">
  818 + <provider selected="true" editor-type-id="text-editor">
  819 + <state relative-caret-position="250">
  820 + <caret line="30" column="13" selection-start-line="30" selection-start-column="13" selection-end-line="30" selection-end-column="13" />
  821 + </state>
  822 + </provider>
  823 + </entry>
  824 + <entry file="file://$PROJECT_DIR$/src/main/resources/mybatis/general/ZoneMapper.xml" />
  825 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/domain/User.java">
438 826 <provider selected="true" editor-type-id="text-editor">
439   - <state relative-caret-position="79">
440   - <caret line="41" column="70" selection-start-line="41" selection-start-column="70" selection-end-line="41" selection-end-column="70" />
  827 + <state relative-caret-position="168">
  828 + <caret line="100" column="20" selection-start-line="100" selection-start-column="20" selection-end-line="100" selection-end-column="20" />
441 829 </state>
442 830 </provider>
443 831 </entry>
444   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/warehouse/domain/Warehouse.java">
  832 + <entry file="jar://C:/Program Files (x86)/jdk1.9/src.zip!/java/lang/Integer.java">
445 833 <provider selected="true" editor-type-id="text-editor">
446   - <state relative-caret-position="-4830">
447   - <caret line="12" column="13" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
  834 + <state relative-caret-position="124">
  835 + <caret line="51" column="19" selection-start-line="51" selection-start-column="19" selection-end-line="51" selection-end-column="19" />
  836 + </state>
  837 + </provider>
  838 + </entry>
  839 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/common/utils/security/ShiroUtils.java">
  840 + <provider selected="true" editor-type-id="text-editor">
  841 + <state relative-caret-position="141">
  842 + <caret line="78" column="32" lean-forward="true" selection-start-line="78" selection-start-column="32" selection-end-line="78" selection-end-column="32" />
  843 + </state>
  844 + </provider>
  845 + </entry>
  846 + <entry file="file://$PROJECT_DIR$/src/main/resources/templates/login.html">
  847 + <provider selected="true" editor-type-id="text-editor">
  848 + <state relative-caret-position="-1187">
  849 + <caret line="72" column="58" selection-start-line="72" selection-start-column="58" selection-end-line="72" selection-end-column="58" />
  850 + </state>
  851 + </provider>
  852 + </entry>
  853 + <entry file="file://$PROJECT_DIR$/src/main/resources/static/huaheng/login.js">
  854 + <provider selected="true" editor-type-id="text-editor">
  855 + <state relative-caret-position="225">
  856 + <caret line="21" column="66" selection-start-line="21" selection-start-column="62" selection-end-line="21" selection-end-column="66" />
  857 + </state>
  858 + </provider>
  859 + </entry>
  860 + <entry file="file://$PROJECT_DIR$/src/main/resources/mybatis/general/WarehouseMapper.xml">
  861 + <provider selected="true" editor-type-id="text-editor">
  862 + <state relative-caret-position="2553">
  863 + <caret line="130" column="11" selection-start-line="130" selection-start-column="11" selection-end-line="130" selection-end-column="11" />
  864 + </state>
  865 + </provider>
  866 + </entry>
  867 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/warehouse/mapper/WarehouseMapper.java">
  868 + <provider selected="true" editor-type-id="text-editor">
  869 + <state relative-caret-position="175">
  870 + <caret line="12" selection-start-line="12" selection-end-line="12" />
448 871 </state>
449 872 </provider>
450 873 </entry>
451 874 <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/warehouse/service/WarehouseServiceImpl.java">
452 875 <provider selected="true" editor-type-id="text-editor">
453   - <state relative-caret-position="92">
454   - <caret line="10" column="13" selection-start-line="10" selection-start-column="13" selection-end-line="10" selection-end-column="13" />
  876 + <state relative-caret-position="200">
  877 + <caret line="19" column="21" selection-start-line="19" selection-start-column="21" selection-end-line="19" selection-end-column="21" />
455 878 </state>
456 879 </provider>
457 880 </entry>
458   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/domain/UserCompany.java">
  881 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/warehouse/service/WarehouseService.java">
459 882 <provider selected="true" editor-type-id="text-editor">
460   - <state relative-caret-position="-84">
461   - <caret line="19" column="13" selection-start-line="19" selection-start-column="13" selection-end-line="19" selection-end-column="13" />
  883 + <state relative-caret-position="200">
  884 + <caret line="12" column="91" selection-start-line="12" selection-start-column="91" selection-end-line="12" selection-end-column="91" />
462 885 </state>
463 886 </provider>
464 887 </entry>
465   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/role/domain/Role.java">
  888 + <entry file="jar://$MAVEN_REPOSITORY$/org/springframework/spring-web/5.0.7.RELEASE/spring-web-5.0.7.RELEASE.jar!/org/springframework/web/method/support/InvocableHandlerMethod.class">
466 889 <provider selected="true" editor-type-id="text-editor">
467   - <state relative-caret-position="276">
468   - <caret line="23" column="13" selection-start-line="23" selection-start-column="13" selection-end-line="23" selection-end-column="13" />
  890 + <state relative-caret-position="135">
  891 + <caret line="127" selection-start-line="127" selection-end-line="127" />
469 892 </state>
470 893 </provider>
471 894 </entry>
472   - <entry file="file://$PROJECT_DIR$/src/main/resources/application-druid.properties">
  895 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/service/IUserService.java">
473 896 <provider selected="true" editor-type-id="text-editor">
474   - <state relative-caret-position="-313" />
  897 + <state relative-caret-position="149">
  898 + <caret line="25" column="53" selection-start-line="25" selection-start-column="53" selection-end-line="25" selection-end-column="53" />
  899 + </state>
475 900 </provider>
476 901 </entry>
477   - <entry file="file://$PROJECT_DIR$/src/main/resources/application.properties">
  902 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/controller/LoginController.java">
478 903 <provider selected="true" editor-type-id="text-editor">
479   - <state relative-caret-position="-1242" />
  904 + <state relative-caret-position="252">
  905 + <caret line="92" selection-start-line="92" selection-end-line="92" />
  906 + </state>
480 907 </provider>
481 908 </entry>
482   - <entry file="jar://C:/Program Files (x86)/jdk1.9/src.zip!/java/util/Date.java">
  909 + <entry file="file://$PROJECT_DIR$/src/main/resources/mybatis/system/UserMapper.xml">
483 910 <provider selected="true" editor-type-id="text-editor">
484   - <state relative-caret-position="631">
485   - <caret line="130" column="13" selection-start-line="130" selection-start-column="13" selection-end-line="130" selection-end-column="13" />
  911 + <state relative-caret-position="185">
  912 + <caret line="188" column="26" selection-start-line="188" selection-start-column="26" selection-end-line="188" selection-end-column="26" />
486 913 </state>
487 914 </provider>
488 915 </entry>
489   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/shipment/shipmentHeader/domain/ShipmentHeader.java">
  916 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/mapper/UserMapper.java">
490 917 <provider selected="true" editor-type-id="text-editor">
491   - <state>
492   - <caret line="198" column="17" selection-start-line="198" selection-start-column="17" selection-end-line="198" selection-end-column="17" />
493   - <folding>
494   - <element signature="imports" expanded="true" />
495   - </folding>
  918 + <state relative-caret-position="135">
  919 + <caret line="132" column="37" selection-start-line="132" selection-start-column="37" selection-end-line="132" selection-end-column="37" />
496 920 </state>
497 921 </provider>
498 922 </entry>
499 923 <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/service/UserServiceImpl.java">
500 924 <provider selected="true" editor-type-id="text-editor">
501   - <state relative-caret-position="-1716">
502   - <caret line="159" column="36" selection-start-line="159" selection-start-column="36" selection-end-line="159" selection-end-column="36" />
503   - <folding>
504   - <element signature="e#5289#5290#0" expanded="true" />
505   - <element signature="e#5343#5344#0" expanded="true" />
506   - </folding>
  925 + <state>
  926 + <caret line="471" column="43" selection-start-line="471" selection-start-column="43" selection-end-line="471" selection-end-column="43" />
507 927 </state>
508 928 </provider>
509 929 </entry>
510   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/service/IUserService.java">
  930 + <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/d0963ee7-a6e7-4e61-9f9b-2a0b4ecc4332/console.sql">
  931 + <provider selected="true" editor-type-id="text-editor" />
  932 + </entry>
  933 + <entry file="file://$PROJECT_DIR$/src/main/resources/application-druid.properties">
511 934 <provider selected="true" editor-type-id="text-editor">
512   - <state relative-caret-position="170">
513   - <caret line="41" column="22" selection-start-line="41" selection-start-column="22" selection-end-line="41" selection-end-column="22" />
  935 + <state relative-caret-position="275">
  936 + <caret line="11" column="51" selection-start-line="11" selection-start-column="40" selection-end-line="11" selection-end-column="51" />
514 937 </state>
515 938 </provider>
516 939 </entry>
517   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/domain/User.java">
  940 + <entry file="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/5.0.7.RELEASE/spring-core-5.0.7.RELEASE.jar!/org/springframework/cglib/proxy/MethodProxy.class">
518 941 <provider selected="true" editor-type-id="text-editor">
519   - <state relative-caret-position="-2338">
520   - <caret line="23" column="13" selection-start-line="23" selection-start-column="13" selection-end-line="23" selection-end-column="13" />
  942 + <state relative-caret-position="133">
  943 + <caret line="33" column="110" selection-start-line="33" selection-start-column="110" selection-end-line="33" selection-end-column="110" />
  944 + </state>
  945 + </provider>
  946 + </entry>
  947 + <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2-sources.jar!/com/baomidou/mybatisplus/core/mapper/BaseMapper.java">
  948 + <provider selected="true" editor-type-id="text-editor">
  949 + <state relative-caret-position="158">
  950 + <caret line="198" lean-forward="true" selection-start-line="198" selection-end-line="198" />
  951 + </state>
  952 + </provider>
  953 + </entry>
  954 + <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2-sources.jar!/com/baomidou/mybatisplus/extension/service/impl/ServiceImpl.java">
  955 + <provider selected="true" editor-type-id="text-editor">
  956 + <state relative-caret-position="158">
  957 + <caret line="275" column="32" lean-forward="true" selection-start-line="275" selection-start-column="32" selection-end-line="275" selection-end-column="32" />
521 958 <folding>
522   - <element signature="imports" expanded="true" />
  959 + <element signature="e#9323#9324#0" expanded="true" />
  960 + <element signature="e#9381#9382#0" expanded="true" />
  961 + <element signature="e#9463#9464#0" expanded="true" />
  962 + <element signature="e#9527#9528#0" expanded="true" />
523 963 </folding>
524 964 </state>
525 965 </provider>
526 966 </entry>
527   - <entry file="file://$PROJECT_DIR$/src/main/resources/mybatis/system/UserMapper.xml">
  967 + <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2-sources.jar!/com/baomidou/mybatisplus/extension/service/IService.java">
528 968 <provider selected="true" editor-type-id="text-editor">
529   - <state relative-caret-position="-4031">
530   - <caret line="2" selection-start-line="2" selection-end-line="2" />
  969 + <state relative-caret-position="-17">
  970 + <caret line="249" column="7" lean-forward="true" selection-start-line="249" selection-start-column="7" selection-end-line="249" selection-end-column="7" />
531 971 </state>
532 972 </provider>
533 973 </entry>
534   - <entry file="file://$PROJECT_DIR$/src/test/java/com.huaheng.test/CreateCode.java">
  974 + <entry file="das://e67b6455-2363-423c-bed8-503129974854/schema/wms_v2/table/zone_capacity">
  975 + <provider selected="true" editor-type-id="com.intellij.database.editor.DatabaseTableFileEditorProvider">
  976 + <state>
  977 + <filtering enabled="true" />
  978 + </state>
  979 + </provider>
  980 + </entry>
  981 + <entry file="file://$PROJECT_DIR$/src/main/resources/templates/general/container/container.html">
535 982 <provider selected="true" editor-type-id="text-editor">
536   - <state relative-caret-position="23">
537   - <caret line="11" column="13" selection-start-line="11" selection-start-column="13" selection-end-line="11" selection-end-column="13" />
  983 + <state relative-caret-position="450">
  984 + <caret line="24" column="90" lean-forward="true" selection-start-line="24" selection-start-column="90" selection-end-line="24" selection-end-column="90" />
538 985 </state>
539 986 </provider>
540 987 </entry>
541   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/mapper/UserMapper.java">
  988 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/mapper/ZoneMapper.java">
  989 + <provider selected="true" editor-type-id="text-editor">
  990 + <state relative-caret-position="100">
  991 + <caret line="5" column="17" selection-start-line="5" selection-start-column="17" selection-end-line="5" selection-end-column="17" />
  992 + </state>
  993 + </provider>
  994 + </entry>
  995 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/service/ZoneService.java">
  996 + <provider selected="true" editor-type-id="text-editor">
  997 + <state relative-caret-position="25">
  998 + <caret line="1" lean-forward="true" selection-start-line="1" selection-end-line="1" />
  999 + </state>
  1000 + </provider>
  1001 + </entry>
  1002 + <entry file="file://$PROJECT_DIR$/src/main/resources/mybatis/config/ZoneCapacityMapper.xml">
  1003 + <provider selected="true" editor-type-id="text-editor">
  1004 + <state relative-caret-position="75">
  1005 + <caret line="3" column="70" selection-start-line="3" selection-start-column="70" selection-end-line="3" selection-end-column="70" />
  1006 + </state>
  1007 + </provider>
  1008 + </entry>
  1009 + <entry file="file://$PROJECT_DIR$/src/main/resources/mybatis/config/ZoneMapper.xml">
542 1010 <provider selected="true" editor-type-id="text-editor">
543   - <state relative-caret-position="-345">
544   - <caret line="14" selection-start-line="14" selection-end-line="14" />
  1011 + <state relative-caret-position="353">
  1012 + <caret line="26" column="27" selection-start-line="26" selection-start-column="11" selection-end-line="26" selection-end-column="27" />
545 1013 </state>
546 1014 </provider>
547 1015 </entry>
548   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/mapper/UserRoleMapper.java">
  1016 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/domain/Zone.java">
549 1017 <provider selected="true" editor-type-id="text-editor">
550   - <state relative-caret-position="207">
551   - <caret line="10" column="17" selection-start-line="10" selection-start-column="17" selection-end-line="10" selection-end-column="17" />
  1018 + <state relative-caret-position="253">
  1019 + <caret line="123" column="13" lean-forward="true" selection-start-line="123" selection-start-column="13" selection-end-line="123" selection-end-column="13" />
552 1020 </state>
553 1021 </provider>
554 1022 </entry>
555   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/domain/Zone.java">
  1023 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/domain/ZoneCapacity.java">
556 1024 <provider selected="true" editor-type-id="text-editor">
557   - <state relative-caret-position="1955">
558   - <caret line="85" selection-start-line="85" selection-end-line="85" />
  1025 + <state relative-caret-position="-8697">
  1026 + <caret line="20" column="13" selection-start-line="20" selection-start-column="13" selection-end-line="20" selection-end-column="13" />
559 1027 <folding>
560 1028 <element signature="imports" expanded="true" />
  1029 + <element signature="e#2856#2857#0" expanded="true" />
  1030 + <element signature="e#2881#2882#0" expanded="true" />
  1031 + <element signature="e#2918#2919#0" expanded="true" />
  1032 + <element signature="e#2946#2947#0" expanded="true" />
  1033 + <element signature="e#2986#2987#0" expanded="true" />
  1034 + <element signature="e#3022#3023#0" expanded="true" />
  1035 + <element signature="e#3080#3081#0" expanded="true" />
  1036 + <element signature="e#3130#3131#0" expanded="true" />
  1037 + <element signature="e#3168#3169#0" expanded="true" />
  1038 + <element signature="e#3202#3203#0" expanded="true" />
  1039 + <element signature="e#3256#3257#0" expanded="true" />
  1040 + <element signature="e#3302#3303#0" expanded="true" />
  1041 + <element signature="e#3341#3342#0" expanded="true" />
  1042 + <element signature="e#3376#3377#0" expanded="true" />
  1043 + <element signature="e#3432#3433#0" expanded="true" />
  1044 + <element signature="e#3480#3481#0" expanded="true" />
  1045 + <element signature="e#3519#3520#0" expanded="true" />
  1046 + <element signature="e#3554#3555#0" expanded="true" />
  1047 + <element signature="e#3610#3611#0" expanded="true" />
  1048 + <element signature="e#3658#3659#0" expanded="true" />
  1049 + <element signature="e#3697#3698#0" expanded="true" />
  1050 + <element signature="e#3732#3733#0" expanded="true" />
  1051 + <element signature="e#3788#3789#0" expanded="true" />
  1052 + <element signature="e#3836#3837#0" expanded="true" />
  1053 + <element signature="e#3875#3876#0" expanded="true" />
  1054 + <element signature="e#3910#3911#0" expanded="true" />
  1055 + <element signature="e#3966#3967#0" expanded="true" />
  1056 + <element signature="e#4014#4015#0" expanded="true" />
  1057 + <element signature="e#4051#4052#0" expanded="true" />
  1058 + <element signature="e#4084#4085#0" expanded="true" />
  1059 + <element signature="e#4136#4137#0" expanded="true" />
  1060 + <element signature="e#4180#4181#0" expanded="true" />
  1061 + <element signature="e#4214#4215#0" expanded="true" />
  1062 + <element signature="e#4243#4244#0" expanded="true" />
  1063 + <element signature="e#4288#4289#0" expanded="true" />
  1064 + <element signature="e#4324#4325#0" expanded="true" />
  1065 + <element signature="e#4358#4359#0" expanded="true" />
  1066 + <element signature="e#4387#4388#0" expanded="true" />
  1067 + <element signature="e#4432#4433#0" expanded="true" />
  1068 + <element signature="e#4468#4469#0" expanded="true" />
  1069 + <element signature="e#4500#4501#0" expanded="true" />
  1070 + <element signature="e#4530#4531#0" expanded="true" />
  1071 + <element signature="e#4574#4575#0" expanded="true" />
  1072 + <element signature="e#4612#4613#0" expanded="true" />
  1073 + <element signature="e#4648#4649#0" expanded="true" />
  1074 + <element signature="e#4680#4681#0" expanded="true" />
  1075 + <element signature="e#4730#4731#0" expanded="true" />
  1076 + <element signature="e#4772#4773#0" expanded="true" />
  1077 + <element signature="e#4808#4809#0" expanded="true" />
  1078 + <element signature="e#4842#4843#0" expanded="true" />
  1079 + <element signature="e#4894#4895#0" expanded="true" />
  1080 + <element signature="e#4940#4941#0" expanded="true" />
  1081 + <element signature="e#4980#4981#0" expanded="true" />
  1082 + <element signature="e#5016#5017#0" expanded="true" />
  1083 + <element signature="e#5074#5075#0" expanded="true" />
  1084 + <element signature="e#5124#5125#0" expanded="true" />
  1085 + <element signature="e#5159#5160#0" expanded="true" />
  1086 + <element signature="e#5189#5190#0" expanded="true" />
  1087 + <element signature="e#5236#5237#0" expanded="true" />
  1088 + <element signature="e#5274#5275#0" expanded="true" />
  1089 + <element signature="e#5309#5310#0" expanded="true" />
  1090 + <element signature="e#5340#5341#0" expanded="true" />
  1091 + <element signature="e#5388#5389#0" expanded="true" />
  1092 + <element signature="e#5428#5429#0" expanded="true" />
  1093 + <element signature="e#5463#5464#0" expanded="true" />
  1094 + <element signature="e#5494#5495#0" expanded="true" />
  1095 + <element signature="e#5542#5543#0" expanded="true" />
  1096 + <element signature="e#5582#5583#0" expanded="true" />
  1097 + <element signature="e#5617#5618#0" expanded="true" />
  1098 + <element signature="e#5648#5649#0" expanded="true" />
  1099 + <element signature="e#5696#5697#0" expanded="true" />
  1100 + <element signature="e#5736#5737#0" expanded="true" />
  1101 + <element signature="e#5771#5772#0" expanded="true" />
  1102 + <element signature="e#5802#5803#0" expanded="true" />
  1103 + <element signature="e#5850#5851#0" expanded="true" />
  1104 + <element signature="e#5890#5891#0" expanded="true" />
  1105 + <element signature="e#5925#5926#0" expanded="true" />
  1106 + <element signature="e#5956#5957#0" expanded="true" />
  1107 + <element signature="e#6004#6005#0" expanded="true" />
  1108 + <element signature="e#6044#6045#0" expanded="true" />
  1109 + <element signature="e#6079#6080#0" expanded="true" />
  1110 + <element signature="e#6110#6111#0" expanded="true" />
  1111 + <element signature="e#6158#6159#0" expanded="true" />
  1112 + <element signature="e#6198#6199#0" expanded="true" />
  1113 + <element signature="e#6233#6234#0" expanded="true" />
  1114 + <element signature="e#6264#6265#0" expanded="true" />
  1115 + <element signature="e#6312#6313#0" expanded="true" />
  1116 + <element signature="e#6352#6353#0" expanded="true" />
  1117 + <element signature="e#6387#6388#0" expanded="true" />
  1118 + <element signature="e#6418#6419#0" expanded="true" />
  1119 + <element signature="e#6466#6467#0" expanded="true" />
  1120 + <element signature="e#6506#6507#0" expanded="true" />
  1121 + <element signature="e#6545#6546#0" expanded="true" />
  1122 + <element signature="e#6580#6581#0" expanded="true" />
  1123 + <element signature="e#6636#6637#0" expanded="true" />
  1124 + <element signature="e#6684#6685#0" expanded="true" />
561 1125 </folding>
562 1126 </state>
563 1127 </provider>
564 1128 </entry>
565   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/service/ZoneService.java">
  1129 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/system/user/controller/UserController.java">
  1130 + <provider selected="true" editor-type-id="text-editor">
  1131 + <state relative-caret-position="292">
  1132 + <caret line="63" selection-start-line="63" selection-end-line="63" />
  1133 + </state>
  1134 + </provider>
  1135 + </entry>
  1136 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/company/controller/CompanyController.java">
566 1137 <provider selected="true" editor-type-id="text-editor">
567   - <state relative-caret-position="115">
568   - <caret line="5" column="42" selection-start-line="5" selection-start-column="42" selection-end-line="5" selection-end-column="42" />
  1138 + <state relative-caret-position="225">
  1139 + <caret line="56" selection-start-line="56" selection-end-line="56" />
  1140 + </state>
  1141 + </provider>
  1142 + </entry>
  1143 + <entry file="file://$PROJECT_DIR$/src/main/resources/static/huaheng/js/huahengUI.js">
  1144 + <provider selected="true" editor-type-id="text-editor">
  1145 + <state relative-caret-position="194">
  1146 + <caret line="75" column="39" selection-start-line="75" selection-start-column="39" selection-end-line="75" selection-end-column="39" />
  1147 + </state>
  1148 + </provider>
  1149 + </entry>
  1150 + <entry file="file://$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/zoneCapacity.html">
  1151 + <provider selected="true" editor-type-id="text-editor">
  1152 + <state relative-caret-position="1460">
  1153 + <caret line="128" column="18" selection-start-line="128" selection-start-column="18" selection-end-line="128" selection-end-column="18" />
  1154 + </state>
  1155 + </provider>
  1156 + </entry>
  1157 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/controller/ZoneController.java">
  1158 + <provider selected="true" editor-type-id="text-editor">
  1159 + <state relative-caret-position="436">
  1160 + <caret line="70" column="44" lean-forward="true" selection-start-line="70" selection-start-column="44" selection-end-line="70" selection-end-column="44" />
569 1161 <folding>
570 1162 <element signature="imports" expanded="true" />
571 1163 </folding>
572 1164 </state>
573 1165 </provider>
574 1166 </entry>
575   - <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2.jar!/com/baomidou/mybatisplus/extension/service/IService.class">
  1167 + <entry file="file://$PROJECT_DIR$/src/main/resources/templates/config/zone/zone.html">
576 1168 <provider selected="true" editor-type-id="text-editor">
577   - <state relative-caret-position="138">
578   - <caret line="22" column="17" selection-start-line="22" selection-start-column="17" selection-end-line="22" selection-end-column="17" />
  1169 + <state relative-caret-position="385">
  1170 + <caret line="31" column="65" lean-forward="true" selection-start-line="31" selection-start-column="65" selection-end-line="31" selection-end-column="65" />
579 1171 </state>
580 1172 </provider>
581 1173 </entry>
582   - <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2.jar!/com/baomidou/mybatisplus/core/mapper/BaseMapper.class">
  1174 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/mapper/ZoneCapacityMapper.java">
583 1175 <provider selected="true" editor-type-id="text-editor">
584   - <state relative-caret-position="138">
585   - <caret line="15" column="17" selection-start-line="15" selection-start-column="17" selection-end-line="15" selection-end-column="17" />
  1176 + <state relative-caret-position="125">
  1177 + <caret line="5" column="61" selection-start-line="5" selection-start-column="61" selection-end-line="5" selection-end-column="61" />
  1178 + <folding>
  1179 + <element signature="imports" expanded="true" />
  1180 + </folding>
586 1181 </state>
587 1182 </provider>
588 1183 </entry>
589   - <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2-sources.jar!/com/baomidou/mybatisplus/core/mapper/BaseMapper.java">
  1184 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zone/service/ZoneServiceImpl.java">
  1185 + <provider selected="true" editor-type-id="text-editor">
  1186 + <state relative-caret-position="200">
  1187 + <caret line="8" column="23" lean-forward="true" selection-start-line="8" selection-start-column="23" selection-end-line="8" selection-end-column="23" />
  1188 + <folding>
  1189 + <element signature="imports" expanded="true" />
  1190 + </folding>
  1191 + </state>
  1192 + </provider>
  1193 + </entry>
  1194 + <entry file="file://$PROJECT_DIR$/src/main/resources/templates/config/zoneCapacity/add.html">
590 1195 <provider selected="true" editor-type-id="text-editor">
591   - <state relative-caret-position="23">
592   - <caret line="82" column="17" selection-start-line="82" selection-start-column="17" selection-end-line="82" selection-end-column="17" />
  1196 + <state relative-caret-position="268">
  1197 + <caret line="68" column="37" selection-start-line="68" selection-start-column="37" selection-end-line="68" selection-end-column="37" />
593 1198 </state>
594 1199 </provider>
595 1200 </entry>
596   - <entry file="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2-sources.jar!/com/baomidou/mybatisplus/extension/service/IService.java">
  1201 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityService.java">
597 1202 <provider selected="true" editor-type-id="text-editor">
598   - <state relative-caret-position="529">
599   - <caret line="263" column="17" selection-start-line="263" selection-start-column="12" selection-end-line="263" selection-end-column="17" />
  1203 + <state relative-caret-position="200">
  1204 + <caret line="8" column="14" selection-start-line="8" selection-start-column="14" selection-end-line="8" selection-end-column="14" />
  1205 + <folding>
  1206 + <element signature="imports" expanded="true" />
  1207 + </folding>
600 1208 </state>
601 1209 </provider>
602 1210 </entry>
603   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/mapper/ZoneMapper.java">
  1211 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityServiceImpl.java">
604 1212 <provider selected="true" editor-type-id="text-editor">
605   - <state relative-caret-position="115">
606   - <caret line="5" column="39" selection-start-line="5" selection-start-column="39" selection-end-line="5" selection-end-column="39" />
  1213 + <state relative-caret-position="350">
  1214 + <caret line="20" column="43" selection-start-line="20" selection-start-column="43" selection-end-line="20" selection-end-column="43" />
607 1215 <folding>
608 1216 <element signature="imports" expanded="true" />
609 1217 </folding>
610 1218 </state>
611 1219 </provider>
612 1220 </entry>
613   - <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/general/zone/controller/ZoneController.java">
  1221 + <entry file="file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/zoneCapacity/controller/ZoneCapacityController.java">
614 1222 <provider selected="true" editor-type-id="text-editor">
615   - <state relative-caret-position="404">
616   - <caret line="22" column="20" selection-start-line="22" selection-start-column="20" selection-end-line="22" selection-end-column="20" />
  1223 + <state relative-caret-position="358">
  1224 + <caret line="102" column="5" lean-forward="true" selection-start-line="102" selection-start-column="5" selection-end-line="102" selection-end-column="5" />
617 1225 <folding>
618 1226 <element signature="imports" expanded="true" />
619 1227 </folding>
... ... @@ -621,4 +1229,80 @@
621 1229 </provider>
622 1230 </entry>
623 1231 </component>
  1232 + <component name="masterDetails">
  1233 + <states>
  1234 + <state key="ArtifactsStructureConfigurable.UI">
  1235 + <settings>
  1236 + <artifact-editor />
  1237 + <splitter-proportions>
  1238 + <option name="proportions">
  1239 + <list>
  1240 + <option value="0.2" />
  1241 + </list>
  1242 + </option>
  1243 + </splitter-proportions>
  1244 + </settings>
  1245 + </state>
  1246 + <state key="FacetStructureConfigurable.UI">
  1247 + <settings>
  1248 + <last-edited>Spring</last-edited>
  1249 + <splitter-proportions>
  1250 + <option name="proportions">
  1251 + <list>
  1252 + <option value="0.2" />
  1253 + </list>
  1254 + </option>
  1255 + </splitter-proportions>
  1256 + </settings>
  1257 + </state>
  1258 + <state key="GlobalLibrariesConfigurable.UI">
  1259 + <settings>
  1260 + <splitter-proportions>
  1261 + <option name="proportions">
  1262 + <list>
  1263 + <option value="0.2" />
  1264 + </list>
  1265 + </option>
  1266 + </splitter-proportions>
  1267 + </settings>
  1268 + </state>
  1269 + <state key="JdkListConfigurable.UI">
  1270 + <settings>
  1271 + <last-edited>1.8</last-edited>
  1272 + <splitter-proportions>
  1273 + <option name="proportions">
  1274 + <list>
  1275 + <option value="0.2" />
  1276 + </list>
  1277 + </option>
  1278 + </splitter-proportions>
  1279 + </settings>
  1280 + </state>
  1281 + <state key="ModuleStructureConfigurable.UI">
  1282 + <settings>
  1283 + <last-edited>WMSV1</last-edited>
  1284 + <splitter-proportions>
  1285 + <option name="proportions">
  1286 + <list>
  1287 + <option value="0.2" />
  1288 + <option value="0.6" />
  1289 + </list>
  1290 + </option>
  1291 + </splitter-proportions>
  1292 + </settings>
  1293 + </state>
  1294 + <state key="ProjectLibrariesConfigurable.UI">
  1295 + <settings>
  1296 + <last-edited>Maven: ch.qos.logback:logback-classic:1.2.3</last-edited>
  1297 + <splitter-proportions>
  1298 + <option name="proportions">
  1299 + <list>
  1300 + <option value="0.2" />
  1301 + </list>
  1302 + </option>
  1303 + </splitter-proportions>
  1304 + </settings>
  1305 + </state>
  1306 + </states>
  1307 + </component>
624 1308 </project>
625 1309 \ No newline at end of file
... ...
src/main/java/com/huaheng/pc/config/zone/domain/Zone.java
... ... @@ -25,12 +25,6 @@ public class Zone implements Serializable {
25 25 private String code;
26 26  
27 27 /**
28   - * 仓库Id
29   - */
30   - @TableField(value = "warehouseId")
31   - private Integer warehouseId;
32   -
33   - /**
34 28 * 仓库
35 29 */
36 30 @TableField(value = "warehouseCode")
... ...
src/main/java/com/huaheng/pc/config/zone/service/ZoneServiceImpl.java
1 1 package com.huaheng.pc.config.zone.service;
2 2  
3   -import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
4   -import com.baomidou.mybatisplus.core.toolkit.Wrappers;
5 3 import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
6   -import com.huaheng.common.utils.security.ShiroUtils;
7 4 import com.huaheng.pc.config.zone.domain.Zone;
8 5 import com.huaheng.pc.config.zone.mapper.ZoneMapper;
9 6 import org.springframework.stereotype.Service;
10 7  
11   -import java.util.List;
12   -import java.util.Map;
13   -
14 8 @Service("zone")
15 9 public class ZoneServiceImpl extends ServiceImpl<ZoneMapper, Zone> implements ZoneService {
16 10  
17   - @Override
18   - public List<Map<String, Object>> getZoneCodeList() {
19   - Zone zone=new Zone();
20   - zone.setWarehouseCode(ShiroUtils.getWarehouseCode());
21   -
22   - LambdaQueryWrapper<Zone> lambda = Wrappers.lambdaQuery();
23   - lambda.select(Zone::getCode, Zone::getId, Zone::getName)
24   - .eq(Zone::getWarehouseCode, ShiroUtils.getWarehouseCode());
25   - List<Map<String, Object>> result= this.listMaps(lambda);
26   - return result;
27   - }
28 11 }
... ...
src/main/java/com/huaheng/pc/config/zoneCapacity/controller/ZoneCapacityController.java 0 → 100644
  1 +package com.huaheng.pc.config.zoneCapacity.controller;
  2 +
  3 +import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
  4 +import com.baomidou.mybatisplus.core.metadata.IPage;
  5 +import com.baomidou.mybatisplus.core.toolkit.Wrappers;
  6 +import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
  7 +import com.huaheng.common.support.Convert;
  8 +import com.huaheng.common.utils.StringUtils;
  9 +import com.huaheng.common.utils.security.ShiroUtils;
  10 +import com.huaheng.framework.aspectj.lang.annotation.Log;
  11 +import com.huaheng.framework.aspectj.lang.constant.BusinessType;
  12 +import com.huaheng.framework.web.controller.BaseController;
  13 +import com.huaheng.framework.web.domain.AjaxResult;
  14 +import com.huaheng.framework.web.page.PageDomain;
  15 +import com.huaheng.framework.web.page.TableDataInfo;
  16 +import com.huaheng.framework.web.page.TableSupport;
  17 +import com.huaheng.pc.config.zoneCapacity.domain.ZoneCapacity;
  18 +import com.huaheng.pc.config.zoneCapacity.service.ZoneCapacityService;
  19 +import org.apache.shiro.authz.annotation.RequiresPermissions;
  20 +import org.springframework.beans.factory.annotation.Autowired;
  21 +import org.springframework.stereotype.Controller;
  22 +import org.springframework.ui.ModelMap;
  23 +import org.springframework.web.bind.annotation.*;
  24 +
  25 +import java.util.Date;
  26 +import java.util.List;
  27 +
  28 +/**
  29 + * 库区容量 信息操作处理
  30 + *
  31 + * @author ricard
  32 + * @date 2019-08-18
  33 + */
  34 +@Controller
  35 +@RequestMapping("/config/zoneCapacity")
  36 +public class ZoneCapacityController extends BaseController
  37 +{
  38 + private String prefix = "config/zoneCapacity";
  39 +
  40 + @Autowired
  41 + private ZoneCapacityService zoneCapacityService;
  42 +
  43 + @RequiresPermissions("config:zoneCapacity:view")
  44 + @GetMapping()
  45 + public String zoneCapacity()
  46 + {
  47 + return prefix + "/zoneCapacity";
  48 + }
  49 +
  50 + /**
  51 + * 查询库区容量列表
  52 + */
  53 + @RequiresPermissions("config:zoneCapacity:list")
  54 + @Log(title = "配置-库区容量", operating = "查看库区容量列表", action = BusinessType.GRANT)
  55 + @PostMapping("/list")
  56 + @ResponseBody
  57 + public TableDataInfo list(ZoneCapacity zoneCapacity,String createdBegin, String createdEnd)
  58 + {
  59 + LambdaQueryWrapper<ZoneCapacity> lambdaQueryWrapper = Wrappers.lambdaQuery();
  60 + PageDomain pageDomain = TableSupport.buildPageRequest();
  61 + Integer pageNum = pageDomain.getPageNum();
  62 + Integer pageSize = pageDomain.getPageSize() >> 1; //除2
  63 +
  64 + lambdaQueryWrapper.ge(StringUtils.isNotEmpty(createdBegin),ZoneCapacity::getCreated, createdBegin)
  65 + .le(StringUtils.isNotEmpty(createdEnd), ZoneCapacity::getCreated, createdEnd)
  66 + .eq(StringUtils.isNotEmpty(zoneCapacity.getMaterialCode()), ZoneCapacity::getMaterialCode, zoneCapacity.getMaterialCode())
  67 + .like(StringUtils.isNotEmpty(zoneCapacity.getMaterialName()), ZoneCapacity::getMaterialName, zoneCapacity.getMaterialName())
  68 + .orderByAsc(ZoneCapacity::getId);
  69 +
  70 + if (StringUtils.isNotNull(pageNum) && StringUtils.isNotNull(pageSize)){
  71 + /**
  72 + * 使用分页查询
  73 + */
  74 + Page<ZoneCapacity> page = new Page<>(pageNum, pageSize);
  75 + IPage<ZoneCapacity> iPage = zoneCapacityService.page(page, lambdaQueryWrapper);
  76 + return getDataTable(iPage.getRecords());
  77 + } else {
  78 + List<ZoneCapacity> list = zoneCapacityService.list(lambdaQueryWrapper);
  79 + return getDataTable(list);
  80 + }
  81 + }
  82 +
  83 + /**
  84 + * 新增库区容量
  85 + */
  86 + @GetMapping("/add")
  87 + public String add()
  88 + {
  89 + return prefix + "/add";
  90 + }
  91 +
  92 + /**
  93 + * 新增保存库区容量
  94 + */
  95 + @RequiresPermissions("config:zoneCapacity:add")
  96 + @Log(title = "配置-库区容量", operating = "新增库区容量", action = BusinessType.INSERT)
  97 + @PostMapping("/add")
  98 + @ResponseBody
  99 + public AjaxResult addSave(ZoneCapacity zoneCapacity)
  100 + {
  101 + AjaxResult ajaxResult=zoneCapacityService.insertModel(zoneCapacity);
  102 + return ajaxResult;
  103 + }
  104 +
  105 + /**
  106 + * 修改库区容量
  107 + */
  108 + @GetMapping("/edit/{id}")
  109 + public String edit(@PathVariable("id") Integer id, ModelMap mmap)
  110 + {
  111 + ZoneCapacity zoneCapacity = zoneCapacityService.getById(id);
  112 + mmap.put("zoneCapacity", zoneCapacity);
  113 + return prefix + "/edit";
  114 + }
  115 +
  116 + /**
  117 + * 修改保存库区容量
  118 + */
  119 + @RequiresPermissions("config:zoneCapacity:edit")
  120 + @Log(title = "配置-库区容量", operating = "修改库区容量", action = BusinessType.UPDATE)
  121 + @PostMapping("/edit")
  122 + @ResponseBody
  123 + public AjaxResult editSave(ZoneCapacity zoneCapacity)
  124 + {
  125 + zoneCapacity.setLastUpdatedBy(ShiroUtils.getLoginName());
  126 + zoneCapacity.setLastUpdated(new Date());
  127 + return toAjax(zoneCapacityService.saveOrUpdate(zoneCapacity));
  128 + }
  129 +
  130 + /**
  131 + * 删除库区容量
  132 + */
  133 + @RequiresPermissions("config:zoneCapacity:remove")
  134 + @Log(title = "配置-库区容量", operating = "删除库区容量", action = BusinessType.DELETE)
  135 + @PostMapping( "/remove")
  136 + @ResponseBody
  137 + public AjaxResult remove(String ids)
  138 + {
  139 + if (StringUtils.isEmpty(ids))
  140 + return AjaxResult.error("id不能为空");
  141 + for (Integer id : Convert.toIntArray(ids))
  142 + {
  143 + zoneCapacityService.removeById(id);
  144 + }
  145 + return AjaxResult.success("删除成功!");
  146 + }
  147 +
  148 +}
... ...
src/main/java/com/huaheng/pc/config/zoneCapacity/domain/ZoneCapacity.java
... ... @@ -4,6 +4,7 @@ import com.baomidou.mybatisplus.annotation.IdType;
4 4 import com.baomidou.mybatisplus.annotation.TableField;
5 5 import com.baomidou.mybatisplus.annotation.TableId;
6 6 import com.baomidou.mybatisplus.annotation.TableName;
  7 +<<<<<<< HEAD
7 8 import io.swagger.annotations.ApiModel;
8 9 import io.swagger.annotations.ApiModelProperty;
9 10 import java.io.Serializable;
... ... @@ -19,166 +20,255 @@ public class ZoneCapacity implements Serializable {
19 20 */
20 21 @TableId(value = "id", type = IdType.AUTO)
21 22 @ApiModelProperty(value="内部号")
  23 +=======
  24 +import lombok.Data;
  25 +
  26 +import java.io.Serializable;
  27 +import java.util.Date;
  28 +
  29 +/**
  30 + * 库区容量
  31 + * @author ricard
  32 + * @Date 2019.8.8
  33 + */
  34 +
  35 +
  36 +@Data
  37 +@TableName(value = "zone_capacity")
  38 +public class ZoneCapacity implements Serializable {
  39 +
  40 + /**
  41 + * 唯一值
  42 + */
  43 + @TableId(value = "id", type = IdType.AUTO)
  44 +>>>>>>> origin/develop
22 45 private Integer id;
23 46  
24 47 /**
25 48 * 仓库
26 49 */
27 50 @TableField(value = "warehouseCode")
  51 +<<<<<<< HEAD
28 52 @ApiModelProperty(value="仓库")
  53 +=======
  54 +>>>>>>> origin/develop
29 55 private String warehouseCode;
30 56  
31 57 /**
32 58 * 货主
33 59 */
34 60 @TableField(value = "companyCode")
  61 +<<<<<<< HEAD
35 62 @ApiModelProperty(value="货主")
  63 +=======
  64 +>>>>>>> origin/develop
36 65 private String companyCode;
37 66  
38 67 /**
39 68 * 商品编码
40 69 */
41 70 @TableField(value = "materialCode")
  71 +<<<<<<< HEAD
42 72 @ApiModelProperty(value="商品编码")
  73 +=======
  74 +>>>>>>> origin/develop
43 75 private String materialCode;
44 76  
45 77 /**
46 78 * 商品名称
47 79 */
48 80 @TableField(value = "materialName")
  81 +<<<<<<< HEAD
49 82 @ApiModelProperty(value="商品名称")
  83 +=======
  84 +>>>>>>> origin/develop
50 85 private String materialName;
51 86  
52 87 /**
53 88 * 商品规格
54 89 */
55 90 @TableField(value = "materialSpec")
  91 +<<<<<<< HEAD
56 92 @ApiModelProperty(value="商品规格")
  93 +=======
  94 +>>>>>>> origin/develop
57 95 private String materialSpec;
58 96  
59 97 /**
60 98 * 商品单位
61 99 */
62 100 @TableField(value = "materialUnit")
  101 +<<<<<<< HEAD
63 102 @ApiModelProperty(value="商品单位")
  103 +=======
  104 +>>>>>>> origin/develop
64 105 private String materialUnit;
65 106  
66 107 /**
67 108 * 货位过滤条件
68 109 */
69 110 @TableField(value = "filterCode")
  111 +<<<<<<< HEAD
70 112 @ApiModelProperty(value="货位过滤条件")
  113 +=======
  114 +>>>>>>> origin/develop
71 115 private String filterCode;
72 116  
73 117 /**
74 118 * 最大数量
75 119 */
76 120 @TableField(value = "maxQty")
  121 +<<<<<<< HEAD
77 122 @ApiModelProperty(value="最大数量")
  123 +=======
  124 +>>>>>>> origin/develop
78 125 private Integer maxQty;
79 126  
80 127 /**
81 128 * 最小数量
82 129 */
83 130 @TableField(value = "minQty")
  131 +<<<<<<< HEAD
84 132 @ApiModelProperty(value="最小数量")
  133 +=======
  134 +>>>>>>> origin/develop
85 135 private Integer minQty;
86 136  
87 137 /**
88 138 * 创建时间
89 139 */
90 140 @TableField(value = "created")
  141 +<<<<<<< HEAD
91 142 @ApiModelProperty(value="创建时间")
  143 +=======
  144 +>>>>>>> origin/develop
92 145 private Date created;
93 146  
94 147 /**
95 148 * 创建用户
96 149 */
97 150 @TableField(value = "createdBy")
  151 +<<<<<<< HEAD
98 152 @ApiModelProperty(value="创建用户")
  153 +=======
  154 +>>>>>>> origin/develop
99 155 private String createdBy;
100 156  
101 157 /**
102 158 * 创建时间
103 159 */
104 160 @TableField(value = "lastUpdated")
  161 +<<<<<<< HEAD
105 162 @ApiModelProperty(value="创建时间")
  163 +=======
  164 +>>>>>>> origin/develop
106 165 private Date lastUpdated;
107 166  
108 167 /**
109 168 * 更新用户
110 169 */
111 170 @TableField(value = "lastUpdatedBy")
  171 +<<<<<<< HEAD
112 172 @ApiModelProperty(value="更新用户")
  173 +=======
  174 +>>>>>>> origin/develop
113 175 private String lastUpdatedBy;
114 176  
115 177 /**
116 178 * 数据版本
117 179 */
118 180 @TableField(value = "version")
  181 +<<<<<<< HEAD
119 182 @ApiModelProperty(value="数据版本")
  183 +=======
  184 +>>>>>>> origin/develop
120 185 private Integer version;
121 186  
122 187 /**
123 188 * 自定义字段1
124 189 */
125 190 @TableField(value = "userDef1")
  191 +<<<<<<< HEAD
126 192 @ApiModelProperty(value="自定义字段1")
  193 +=======
  194 +>>>>>>> origin/develop
127 195 private String userDef1;
128 196  
129 197 /**
130 198 * 自定义字段2
131 199 */
132 200 @TableField(value = "userDef2")
  201 +<<<<<<< HEAD
133 202 @ApiModelProperty(value="自定义字段2")
  203 +=======
  204 +>>>>>>> origin/develop
134 205 private String userDef2;
135 206  
136 207 /**
137 208 * 自定义字段3
138 209 */
139 210 @TableField(value = "userDef3")
  211 +<<<<<<< HEAD
140 212 @ApiModelProperty(value="自定义字段3")
  213 +=======
  214 +>>>>>>> origin/develop
141 215 private String userDef3;
142 216  
143 217 /**
144 218 * 自定义字段4
145 219 */
146 220 @TableField(value = "userDef4")
  221 +<<<<<<< HEAD
147 222 @ApiModelProperty(value="自定义字段4")
  223 +=======
  224 +>>>>>>> origin/develop
148 225 private String userDef4;
149 226  
150 227 /**
151 228 * 自定义字段5
152 229 */
153 230 @TableField(value = "userDef5")
  231 +<<<<<<< HEAD
154 232 @ApiModelProperty(value="自定义字段5")
  233 +=======
  234 +>>>>>>> origin/develop
155 235 private String userDef5;
156 236  
157 237 /**
158 238 * 自定义字段6
159 239 */
160 240 @TableField(value = "userDef6")
  241 +<<<<<<< HEAD
161 242 @ApiModelProperty(value="自定义字段6")
  243 +=======
  244 +>>>>>>> origin/develop
162 245 private String userDef6;
163 246  
164 247 /**
165 248 * 自定义字段7
166 249 */
167 250 @TableField(value = "userDef7")
  251 +<<<<<<< HEAD
168 252 @ApiModelProperty(value="自定义字段7")
  253 +=======
  254 +>>>>>>> origin/develop
169 255 private String userDef7;
170 256  
171 257 /**
172 258 * 自定义字段8
173 259 */
174 260 @TableField(value = "userDef8")
  261 +<<<<<<< HEAD
175 262 @ApiModelProperty(value="自定义字段8")
  263 +=======
  264 +>>>>>>> origin/develop
176 265 private String userDef8;
177 266  
178 267 /**
179 268 * 处理标记
180 269 */
181 270 @TableField(value = "processStamp")
  271 +<<<<<<< HEAD
182 272 @ApiModelProperty(value="处理标记")
183 273 private String processStamp;
184 274  
... ... @@ -229,4 +319,230 @@ public class ZoneCapacity implements Serializable {
229 319 public static final String COL_USERDEF8 = "userDef8";
230 320  
231 321 public static final String COL_PROCESSSTAMP = "processStamp";
232   -}
233 322 \ No newline at end of file
  323 +}
  324 +=======
  325 + private String processStamp;
  326 +
  327 + public Integer getId() {
  328 + return id;
  329 + }
  330 +
  331 + public void setId(Integer id) {
  332 + this.id = id;
  333 + }
  334 +
  335 + public String getWarehouseCode() {
  336 + return warehouseCode;
  337 + }
  338 +
  339 + public void setWarehouseCode(String warehouseCode) {
  340 + this.warehouseCode = warehouseCode;
  341 + }
  342 +
  343 + public String getCompanyCode() {
  344 + return companyCode;
  345 + }
  346 +
  347 + public void setCompanyCode(String companyCode) {
  348 + this.companyCode = companyCode;
  349 + }
  350 +
  351 + public String getMaterialCode() {
  352 + return materialCode;
  353 + }
  354 +
  355 + public void setMaterialCode(String materialCode) {
  356 + this.materialCode = materialCode;
  357 + }
  358 +
  359 + public String getMaterialName() {
  360 + return materialName;
  361 + }
  362 +
  363 + public void setMaterialName(String materialName) {
  364 + this.materialName = materialName;
  365 + }
  366 +
  367 + public String getMaterialSpec() {
  368 + return materialSpec;
  369 + }
  370 +
  371 + public void setMaterialSpec(String materialSpec) {
  372 + this.materialSpec = materialSpec;
  373 + }
  374 +
  375 + public String getMaterialUnit() {
  376 + return materialUnit;
  377 + }
  378 +
  379 + public void setMaterialUnit(String materialUnit) {
  380 + this.materialUnit = materialUnit;
  381 + }
  382 +
  383 + public String getFilterCode() {
  384 + return filterCode;
  385 + }
  386 +
  387 + public void setFilterCode(String filterCode) {
  388 + this.filterCode = filterCode;
  389 + }
  390 +
  391 + public Integer getMaxQty() {
  392 + return maxQty;
  393 + }
  394 +
  395 + public void setMaxQty(Integer maxQty) {
  396 + this.maxQty = maxQty;
  397 + }
  398 +
  399 + public Integer getMinQty() {
  400 + return minQty;
  401 + }
  402 +
  403 + public void setMinQty(Integer minQty) {
  404 + this.minQty = minQty;
  405 + }
  406 +
  407 + public Date getCreated() {
  408 + return created;
  409 + }
  410 +
  411 + public void setCreated(Date created) {
  412 + this.created = created;
  413 + }
  414 +
  415 + public String getCreatedBy() {
  416 + return createdBy;
  417 + }
  418 +
  419 + public void setCreatedBy(String createdBy) {
  420 + this.createdBy = createdBy;
  421 + }
  422 +
  423 + public Date getLastUpdated() {
  424 + return lastUpdated;
  425 + }
  426 +
  427 + public void setLastUpdated(Date lastUpdated) {
  428 + this.lastUpdated = lastUpdated;
  429 + }
  430 +
  431 + public String getLastUpdatedBy() {
  432 + return lastUpdatedBy;
  433 + }
  434 +
  435 + public void setLastUpdatedBy(String lastUpdatedBy) {
  436 + this.lastUpdatedBy = lastUpdatedBy;
  437 + }
  438 +
  439 + public Integer getVersion() {
  440 + return version;
  441 + }
  442 +
  443 + public void setVersion(Integer version) {
  444 + this.version = version;
  445 + }
  446 +
  447 + public String getUserDef1() {
  448 + return userDef1;
  449 + }
  450 +
  451 + public void setUserDef1(String userDef1) {
  452 + this.userDef1 = userDef1;
  453 + }
  454 +
  455 + public String getUserDef2() {
  456 + return userDef2;
  457 + }
  458 +
  459 + public void setUserDef2(String userDef2) {
  460 + this.userDef2 = userDef2;
  461 + }
  462 +
  463 + public String getUserDef3() {
  464 + return userDef3;
  465 + }
  466 +
  467 + public void setUserDef3(String userDef3) {
  468 + this.userDef3 = userDef3;
  469 + }
  470 +
  471 + public String getUserDef4() {
  472 + return userDef4;
  473 + }
  474 +
  475 + public void setUserDef4(String userDef4) {
  476 + this.userDef4 = userDef4;
  477 + }
  478 +
  479 + public String getUserDef5() {
  480 + return userDef5;
  481 + }
  482 +
  483 + public void setUserDef5(String userDef5) {
  484 + this.userDef5 = userDef5;
  485 + }
  486 +
  487 + public String getUserDef6() {
  488 + return userDef6;
  489 + }
  490 +
  491 + public void setUserDef6(String userDef6) {
  492 + this.userDef6 = userDef6;
  493 + }
  494 +
  495 + public String getUserDef7() {
  496 + return userDef7;
  497 + }
  498 +
  499 + public void setUserDef7(String userDef7) {
  500 + this.userDef7 = userDef7;
  501 + }
  502 +
  503 + public String getUserDef8() {
  504 + return userDef8;
  505 + }
  506 +
  507 + public void setUserDef8(String userDef8) {
  508 + this.userDef8 = userDef8;
  509 + }
  510 +
  511 + public String getProcessStamp() {
  512 + return processStamp;
  513 + }
  514 +
  515 + public void setProcessStamp(String processStamp) {
  516 + this.processStamp = processStamp;
  517 + }
  518 +
  519 + @Override
  520 + public String toString() {
  521 + return "ZoneCapacity{" +
  522 + "id=" + id +
  523 + ", warehouseCode='" + warehouseCode + '\'' +
  524 + ", companyCode='" + companyCode + '\'' +
  525 + ", materialCode='" + materialCode + '\'' +
  526 + ", materialName='" + materialName + '\'' +
  527 + ", materialSpec='" + materialSpec + '\'' +
  528 + ", materialUnit='" + materialUnit + '\'' +
  529 + ", filterCode='" + filterCode + '\'' +
  530 + ", maxQty=" + maxQty +
  531 + ", minQty=" + minQty +
  532 + ", created=" + created +
  533 + ", createdBy='" + createdBy + '\'' +
  534 + ", lastUpdated=" + lastUpdated +
  535 + ", lastUpdatedBy='" + lastUpdatedBy + '\'' +
  536 + ", version=" + version +
  537 + ", userDef1='" + userDef1 + '\'' +
  538 + ", userDef2='" + userDef2 + '\'' +
  539 + ", userDef3='" + userDef3 + '\'' +
  540 + ", userDef4='" + userDef4 + '\'' +
  541 + ", userDef5='" + userDef5 + '\'' +
  542 + ", userDef6='" + userDef6 + '\'' +
  543 + ", userDef7='" + userDef7 + '\'' +
  544 + ", userDef8='" + userDef8 + '\'' +
  545 + ", processStamp='" + processStamp + '\'' +
  546 + '}';
  547 + }
  548 +}
  549 +>>>>>>> origin/develop
... ...
src/main/java/com/huaheng/pc/config/zoneCapacity/mapper/ZoneCapacityMapper.java
... ... @@ -4,4 +4,4 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
4 4 import com.huaheng.pc.config.zoneCapacity.domain.ZoneCapacity;
5 5  
6 6 public interface ZoneCapacityMapper extends BaseMapper<ZoneCapacity> {
7   -}
8 7 \ No newline at end of file
  8 +}
... ...
src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityService.java
1 1 package com.huaheng.pc.config.zoneCapacity.service;
2 2  
3   -import com.huaheng.pc.config.zoneCapacity.domain.ZoneCapacity;
4 3 import com.baomidou.mybatisplus.extension.service.IService;
5   -public interface ZoneCapacityService extends IService<ZoneCapacity>{
6   -
  4 +import com.huaheng.framework.web.domain.AjaxResult;
  5 +import com.huaheng.pc.config.zoneCapacity.domain.ZoneCapacity;
7 6  
  7 +public interface ZoneCapacityService extends IService<ZoneCapacity> {
  8 + //新增库区容量
  9 + AjaxResult insertModel(ZoneCapacity zoneCapacity);
8 10 }
... ...
src/main/java/com/huaheng/pc/config/zoneCapacity/service/ZoneCapacityServiceImpl.java
1 1 package com.huaheng.pc.config.zoneCapacity.service;
2 2  
3   -import org.springframework.stereotype.Service;
4   -import javax.annotation.Resource;
5   -import java.util.List;
6 3 import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
7   -import com.huaheng.pc.config.zoneCapacity.mapper.ZoneCapacityMapper;
  4 +import com.huaheng.common.utils.StringUtils;
  5 +import com.huaheng.common.utils.security.ShiroUtils;
  6 +import com.huaheng.framework.web.domain.AjaxResult;
8 7 import com.huaheng.pc.config.zoneCapacity.domain.ZoneCapacity;
9   -import com.huaheng.pc.config.zoneCapacity.service.ZoneCapacityService;
  8 +import com.huaheng.pc.config.zoneCapacity.mapper.ZoneCapacityMapper;
  9 +import org.springframework.stereotype.Service;
  10 +
10 11 @Service
11   -public class ZoneCapacityServiceImpl extends ServiceImpl<ZoneCapacityMapper, ZoneCapacity> implements ZoneCapacityService{
  12 +public class ZoneCapacityServiceImpl extends ServiceImpl<ZoneCapacityMapper, ZoneCapacity> implements ZoneCapacityService {
  13 + @Override
  14 + public AjaxResult insertModel(ZoneCapacity zoneCapacity) {
  15 + zoneCapacity.setCreatedBy(ShiroUtils.getLoginName());
  16 + zoneCapacity.setLastUpdatedBy(ShiroUtils.getLoginName());
  17 + if(StringUtils.isEmpty(zoneCapacity.getMaterialCode())){
  18 + return AjaxResult.error("没有输入物料编码");
  19 + }
12 20  
  21 + return AjaxResult.success("新增库区容量成功");
  22 + }
13 23 }
... ...
src/main/resources/mybatis/config/ZoneMapper.xml
... ... @@ -5,7 +5,6 @@
5 5 <!--@mbg.generated-->
6 6 <id column="id" jdbcType="INTEGER" property="id" />
7 7 <result column="code" jdbcType="VARCHAR" property="code" />
8   - <result column="warehouseId" jdbcType="INTEGER" property="warehouseId" />
9 8 <result column="warehouseCode" jdbcType="VARCHAR" property="warehouseCode" />
10 9 <result column="companyCode" jdbcType="VARCHAR" property="companyCode" />
11 10 <result column="name" jdbcType="VARCHAR" property="name" />
... ...
src/main/resources/templates/config/zone/zone.html
... ... @@ -23,9 +23,9 @@
23 23 <!--</li>-->
24 24 <li class="time">
25 25 <label>创建时间: </label>
26   - <input type="text" class="time-input" id="startTime" placeholder="开始时间" name="params[createdBegin]"/>
  26 + <input type="text" class="time-input" id="startTime" placeholder="开始时间" name="createdBegin"/>
27 27 <span>-</span>
28   - <input type="text" class="time-input" id="endTime" placeholder="结束时间" name="params[createdEnd]"/>
  28 + <input type="text" class="time-input" id="endTime" placeholder="结束时间" name="createdEnd"/>
29 29 </li>
30 30 <li>
31 31 <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i class="fa fa-search"></i>&nbsp;搜索</a>
... ... @@ -76,12 +76,8 @@
76 76 title : '编码'
77 77 },
78 78 {
79   - field : 'warehouseId',
80   - title : '库区id'
81   - },
82   - {
83 79 field : 'warehouseCode',
84   - title : '库区编码'
  80 + title : '仓库编码'
85 81 },
86 82 {
87 83 field : 'name',
... ... @@ -107,14 +103,14 @@
107 103 field : 'lastUpdatedBy',
108 104 title : '更新用户'
109 105 },
110   - {
111   - field : 'enable',
112   - title : '是否有效',
113   - align: 'center',
114   - formatter: function(value, row, index) {
115   - return $.table.selectDictLabel(datas, value);
116   - }
117   - },
  106 + // {
  107 + // field : 'enable',
  108 + // title : '是否有效',
  109 + // align: 'center',
  110 + // formatter: function(value, row, index) {
  111 + // return $.table.selectDictLabel(datas, value);
  112 + // }
  113 + // },
118 114 // {
119 115 // field : 'deleted',
120 116 // title : '是否删除'
... ...
src/main/resources/templates/config/zoneCapacity/add.html
... ... @@ -6,74 +6,36 @@
6 6 <div class="wrapper wrapper-content animated fadeInRight ibox-content">
7 7 <form class="form-horizontal m" id="form-zoneCapacity-add">
8 8 <div class="form-group">
9   - <label class="col-sm-3 control-label">编码:</label>
10   - <div class="col-sm-8">
11   - <input id="code" name="code" class="form-control" type="text">
12   - </div>
13   - </div>
14   - <div class="form-group">
15   - <label class="col-sm-3 control-label">名称:</label>
16   - <div class="col-sm-8">
17   - <input id="name" name="name" class="form-control" type="text">
18   - </div>
19   - </div>
20   - <div class="form-group">
21   - <label class="col-sm-3 control-label">物料:</label>
  9 + <label class="col-sm-3 control-label">商品编码:</label>
22 10 <div class="col-sm-8">
23 11 <input id="materialCode" name="materialCode" class="form-control" type="text">
24 12 <input id="materialId" name="materialId" type="hidden">
25 13 </div>
26 14 </div>
27   - <div class="form-group">
28   - <label class="col-sm-3 control-label">类别:</label>
  15 + <div class="form-group">
  16 + <label class="col-sm-3 control-label">仓库:</label>
29 17 <div class="col-sm-8">
30   - <select id="materialType" name="materialType" class="form-control" th:with="type=${@dict.getType('materialType')}">
31   - <option th:each="e : ${type}" th:text="${e['dictLabel']}" th:value="${e['dictValue']}"></option>
32   - </select>
  18 + <input id="warehouseCode" name="warehouseCode" class="form-control" type="text">
33 19 </div>
34 20 </div>
35 21 <div class="form-group">
36   - <label class="col-sm-3 control-label">仓库区域:</label>
  22 + <label class="col-sm-3 control-label">货位过滤条件:</label>
37 23 <div class="col-sm-8">
38   - <select id="zoneId" name="zoneId" class="form-control" th:with="zones=${@zone.getZoneCodeList()}">
  24 + <select id="zoneId" name="zoneId" class="form-control" th:with="zones=${@zone.list()}">
39 25 <option th:each="zone: ${zones}" th:text="${zone['name']}" th:value="${zone['id']}"></option>
40 26 </select>
41 27 </div>
42 28 </div>
43 29 <div class="form-group">
44   - <label class="col-sm-3 control-label">上限预警值:</label>
45   - <div class="col-sm-8">
46   - <input id="uphAlarm" name="uphAlarm" class="form-control" type="text">
47   - </div>
48   - </div>
49   - <div class="form-group">
50   - <label class="col-sm-3 control-label">上限值:</label>
51   - <div class="col-sm-8">
52   - <input id="uph" name="uph" class="form-control" type="text">
53   - </div>
54   - </div>
55   - <div class="form-group">
56   - <label class="col-sm-3 control-label">下限预警值:</label>
  30 + <label class="col-sm-3 control-label">最大数量:</label>
57 31 <div class="col-sm-8">
58   - <input id="lphAlarm" name="lphAlarm" class="form-control" type="text">
59   - </div>
60   - </div>
61   - <div class="form-group">
62   - <label class="col-sm-3 control-label">下限值:</label>
63   - <div class="col-sm-8">
64   - <input id="lph" name="lph" class="form-control" type="text">
  32 + <input id="maxQty" name="maxQty" class="form-control" type="text">
65 33 </div>
66 34 </div>
67 35 <div class="form-group">
68   - <label class="col-sm-3 control-label">是否有效:</label>
  36 + <label class="col-sm-3 control-label">最小数量:</label>
69 37 <div class="col-sm-8">
70   - <div class="onoffswitch">
71   - <input id="enable" name="enable" type="checkbox" th:checked="true" class="onoffswitch-checkbox">
72   - <label class="onoffswitch-label" for="enable">
73   - <span class="onoffswitch-inner"></span>
74   - <span class="onoffswitch-switch"></span>
75   - </label>
76   - </div>
  38 + <input id="minQty" name="minQty" class="form-control" type="text">
77 39 </div>
78 40 </div>
79 41 <div class="form-group">
... ... @@ -89,30 +51,22 @@
89 51 var prefix = ctx + "config/zoneCapacity"
90 52 $("#form-zoneCapacity-add").validate({
91 53 rules:{
92   - code:{
  54 + materialCode:{
93 55 required:true,
94 56 },
95   - name:{
96   - required:true,
97   - },
98   - materialCode:{
99   - required:true,
100   - },
101   - uphAlarm:{
102   - required:true,
103   - range:[0, 100]
104   - },
105   - uph:{
106   - required:true,
107   - range:[0, 100]
108   - },
109   - lphAlarm:{
  57 + warehouseCode:{
  58 + required:true,
  59 + },
  60 + materialCode:{
  61 + required:true,
  62 + },
  63 + maxQty:{
110 64 required:true,
111   - range:[0, 100]
  65 + range:[0, 1000000]
112 66 },
113   - lph:{
  67 + minQty:{
114 68 required:true,
115   - range:[0, 100]
  69 + range:[0, 1000000]
116 70 },
117 71 },
118 72 submitHandler: function(form) {
... ...
src/main/resources/templates/config/zoneCapacity/zoneCapacity.html
... ... @@ -16,12 +16,6 @@
16 16 名称:<input type="text" name="name"/>
17 17 </li>
18 18 <li>
19   - 库区:<select name="zoneId" th:with="zones=${@zone.getZoneCodeList()}">
20   - <option value="">所有</option>
21   - <option th:each="zone: ${zones}" th:text="${zone['name']}" th:value="${zone['id']}"></option>
22   - </select>
23   - </li>
24   - <li>
25 19 存货编码:<input type="text" name="materialId"/>
26 20 </li>
27 21 </li>
... ... @@ -33,9 +27,9 @@
33 27 </li>
34 28 <li class="time">
35 29 <label>创建时间: </label>
36   - <input type="text" class="time-input" id="startTime" placeholder="开始时间" name="params[createdBegin]"/>
  30 + <input type="text" class="time-input" id="startTime" placeholder="开始时间" name="createdBegin"/>
37 31 <span>-</span>
38   - <input type="text" class="time-input" id="endTime" placeholder="结束时间" name="params[createdEnd]"/>
  32 + <input type="text" class="time-input" id="endTime" placeholder="结束时间" name="createdEnd"/>
39 33 </li>
40 34 <li>
41 35 <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i class="fa fa-search"></i>&nbsp;搜索</a>
... ... @@ -82,40 +76,40 @@
82 76 title : 'id'
83 77 },
84 78 {
85   - field : 'code',
86   - title : '编码'
  79 + field : 'warehouseCode',
  80 + title : '仓库编码'
87 81 },
88 82 {
89   - field : 'name',
90   - title : '名称'
  83 + field : 'companyCode',
  84 + title : '货主'
91 85 },
92 86 {
93 87 field : 'materialCode',
94   - title : '存货编码'
95   - },
96   - {
97   - field : 'materialType',
98   - title : '物料类别'
  88 + title : '商品编码'
99 89 },
  90 + {
  91 + field : 'materialName',
  92 + title : '商品名称'
  93 + },
  94 + {
  95 + field : 'materialSpec',
  96 + title : '商品规格'
  97 + },
100 98 {
101   - field : 'zoneId',
102   - title : '仓库区域'
  99 + field : 'materialUnit',
  100 + title : '商品单位'
103 101 },
104 102 {
105   - field : 'uphAlarm',
106   - title : '上限预警值'
  103 + field : 'filterCode',
  104 + title : '货位过滤条件'
107 105 },
108 106 {
109   - field : 'uph',
110   - title : '上限值'
  107 + field : 'maxQty',
  108 + title : '最大数量'
111 109 },
112 110 {
113   - field : 'lphAlarm',
114   - title : '下限预警值'
115   - },
116   - {
117   - field : 'lph',
118   - title : '下限值'
  111 + field : 'minQty',
  112 + title : '最小数量'
119 113 },
120 114 {
121 115 field : 'created',
... ... @@ -133,14 +127,6 @@
133 127 field : 'lastUpdatedBy',
134 128 title : '更新用户'
135 129 },
136   - {
137   - field : 'enable',
138   - title : '是否有效',
139   - align: 'center',
140   - formatter: function(value, row, index) {
141   - return $.table.selectDictLabel(datas, value);
142   - }
143   - },
144 130 // {
145 131 // field : 'deleted',
146 132 // title : '是否删除'
... ...