This commit is contained in:
linfso 2024-07-28 18:48:29 +08:00
parent eb65192ecc
commit 42ece3edee
5 changed files with 56 additions and 1 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -20,7 +20,6 @@
</content> </content>
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.xdadan:emis-system-web:1.0.4" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-framework:1.0.4" 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: com.xdadan:emis-system:1.0.4" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.4" level="project" /> <orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.4" level="project" />
@ -210,6 +209,10 @@
<orderEntry type="library" name="Maven: net.java.dev.jna:jna-platform:5.10.0" level="project" /> <orderEntry type="library" name="Maven: net.java.dev.jna:jna-platform:5.10.0" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.12.0" level="project" /> <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.12.0" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-system-web:1.0.4" level="project" /> <orderEntry type="library" name="Maven: com.xdadan:emis-system-web:1.0.4" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-biz-web:1.0.2" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-biz:1.0.2" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-wms-web:1.0.2" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-wms:1.0.2" level="project" />
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.16" level="project" /> <orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.16" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-devtools:2.5.10" level="project" /> <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-devtools:2.5.10" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.5.10" level="project" /> <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.5.10" level="project" />