md
This commit is contained in:
parent
fe979c77d2
commit
3039a1fabd
13
.idea/libraries/Maven__com_xdadan_emis_wms_web_1_0_0.xml
Normal file
13
.idea/libraries/Maven__com_xdadan_emis_wms_web_1_0_0.xml
Normal 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>
|
||||||
@ -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-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-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-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" 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" 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" />
|
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.16" level="project" />
|
||||||
|
|||||||
@ -74,7 +74,7 @@ token:
|
|||||||
# 令牌密钥
|
# 令牌密钥
|
||||||
secret: 10942fd6f30d45a567e7ec84b18f9ca7c1
|
secret: 10942fd6f30d45a567e7ec84b18f9ca7c1
|
||||||
# 令牌有效期(默认30分钟)
|
# 令牌有效期(默认30分钟)
|
||||||
expireTime: 30
|
expireTime: 1080
|
||||||
|
|
||||||
# MyBatis配置
|
# MyBatis配置
|
||||||
#mybatis:
|
#mybatis:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user