This commit is contained in:
linfso 2024-01-12 14:30:51 +08:00
parent fe979c77d2
commit 3039a1fabd
3 changed files with 15 additions and 1 deletions

View File

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

View File

@ -18,6 +18,7 @@
<orderEntry type="library" name="Maven: com.xdadan:emis-framework:1.0.0" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-system-web:1.0.1" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-biz-web:1.0.0" level="project" />
<orderEntry type="library" name="Maven: com.xdadan:emis-wms-web:1.0.0" level="project" />
<orderEntry type="library" name="Maven: io.nats:jnats:2.16.14" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: net.i2p.crypto:eddsa:0.3.0" level="project" />
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.16" level="project" />

View File

@ -74,7 +74,7 @@ token:
# 令牌密钥
secret: 10942fd6f30d45a567e7ec84b18f9ca7c1
# 令牌有效期(默认30分钟)
expireTime: 30
expireTime: 1080
# MyBatis配置
#mybatis: