This commit is contained in:
linfso 2024-05-11 06:40:06 +08:00
parent 9129bc8513
commit 1fa6f17d4c
11 changed files with 42 additions and 16 deletions

View File

@ -1,13 +1,13 @@
<component name="libraryTable">
<library name="Maven: com.xdadan:emis-common:1.0.3">
<library name="Maven: com.xdadan:emis-common:1.0.4">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.3/emis-common-1.0.3.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.4/emis-common-1.0.4.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.3/emis-common-1.0.3-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.4/emis-common-1.0.4-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.3/emis-common-1.0.3-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.4/emis-common-1.0.4-sources.jar!/" />
</SOURCES>
</library>
</component>

View File

@ -0,0 +1,13 @@
<component name="libraryTable">
<library name="Maven: com.xdadan:emis-framework:1.0.4">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-framework/1.0.4/emis-framework-1.0.4.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-framework/1.0.4/emis-framework-1.0.4-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-framework/1.0.4/emis-framework-1.0.4-sources.jar!/" />
</SOURCES>
</library>
</component>

View File

@ -0,0 +1,13 @@
<component name="libraryTable">
<library name="Maven: com.xdadan:emis-system:1.0.4">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-system/1.0.4/emis-system-1.0.4.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-system/1.0.4/emis-system-1.0.4-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-system/1.0.4/emis-system-1.0.4-sources.jar!/" />
</SOURCES>
</library>
</component>

View File

@ -19,8 +19,8 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.xdadan:emis-framework:1.0.2" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-system:1.0.2" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-framework:1.0.4" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-system:1.0.4" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.5.10" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.5.10" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.5.10" level="project" />
@ -78,7 +78,7 @@
<orderEntry type="library" name="Maven: net.java.dev.jna:jna:5.10.0" level="project" />
<orderEntry type="library" name="Maven: net.java.dev.jna:jna-platform:5.10.0" level="project" />
<orderEntry type="module" module-name="emis-biz" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.3" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.4" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.16" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:2.5.10" level="project" />
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:5.5.5" level="project" />

View File

@ -28,7 +28,7 @@
<dependency>
<groupId>com.xdadan</groupId>
<artifactId>emis-framework</artifactId>
<version>1.0.2</version>
<version>1.0.4</version>
</dependency>
<dependency>

View File

@ -15,7 +15,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.3" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.4" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.16" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.16" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.16" level="project" />
@ -199,7 +199,7 @@
<orderEntry type="library" name="Maven: com.github.ulisesbocchio:jasypt-spring-boot-starter:2.1.2" level="project" />
<orderEntry type="library" name="Maven: com.github.ulisesbocchio:jasypt-spring-boot:2.1.2" level="project" />
<orderEntry type="library" name="Maven: org.jasypt:jasypt:1.9.3" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-system:1.0.2" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-system:1.0.4" level="project" />
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.28" level="project" />
<orderEntry type="library" name="Maven: com.googlecode.aviator:aviator:5.2.4" level="project" />
<orderEntry type="library" name="Maven: com.itextpdf:itextpdf:5.5.6" level="project" />

View File

@ -20,13 +20,13 @@
<dependency>
<groupId>com.xdadan</groupId>
<artifactId>emis-common</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>com.xdadan</groupId>
<artifactId>emis-system</artifactId>
<version>1.0.2</version>
<version>1.0.4</version>
<scope>compile</scope>
</dependency>

View File

@ -78,7 +78,7 @@
<orderEntry type="library" name="Maven: net.java.dev.jna:jna:5.10.0" level="project" />
<orderEntry type="library" name="Maven: net.java.dev.jna:jna-platform:5.10.0" level="project" />
<orderEntry type="module" module-name="emis-wms" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.3" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.4" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.16" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:2.5.10" level="project" />
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:5.5.5" level="project" />

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>com.xdadan</groupId>
<artifactId>emis-framework</artifactId>
<version>1.0.2</version>
<version>1.0.4</version>
</dependency>
<dependency>

View File

@ -15,7 +15,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.3" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.4" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.16" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.16" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.16" level="project" />

View File

@ -20,7 +20,7 @@
<dependency>
<groupId>com.xdadan</groupId>
<artifactId>emis-common</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>mysql</groupId>