11
This commit is contained in:
BIN
docs/tester/汇融菜窖各支行额度分配明细表1.6(2).xlsx
Normal file
BIN
docs/tester/汇融菜窖各支行额度分配明细表1.6(2).xlsx
Normal file
Binary file not shown.
@@ -9,7 +9,9 @@ spring:
|
|||||||
cloud:
|
cloud:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
|
namespace: lipinka
|
||||||
server-addr: 39.104.100.138:8848
|
server-addr: 39.104.100.138:8848
|
||||||
|
register-enabled: false
|
||||||
redis:
|
redis:
|
||||||
database: 3 # Redis数据库索引(默认为0)
|
database: 3 # Redis数据库索引(默认为0)
|
||||||
host: 39.104.100.138
|
host: 39.104.100.138
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ spring:
|
|||||||
application:
|
application:
|
||||||
name: yxt-lpk-yyth
|
name: yxt-lpk-yyth
|
||||||
profiles:
|
profiles:
|
||||||
# active: devv
|
active: devv
|
||||||
# active: test
|
# active: test
|
||||||
active: pro
|
# active: pro
|
||||||
messages:
|
messages:
|
||||||
# 国际化资源文件路径
|
# 国际化资源文件路径
|
||||||
basename: i18n/messages
|
basename: i18n/messages
|
||||||
|
|||||||
Reference in New Issue
Block a user