by80 分支:配置与部署文件

Made-with: Cursor
This commit is contained in:
apple
2026-03-12 15:50:12 +08:00
parent 31c5426641
commit 71f50e34d7
6 changed files with 54 additions and 10 deletions

View File

@@ -6,6 +6,11 @@ crmeb:
server:
port: 30032
# 订单同步配置每个单商户实例需要配置不同的source-id和target-mer-id
sync:
source-id: shop_c
target-mer-id: 5
spring:
datasource:
name: yangtangyoupin

View File

@@ -6,6 +6,11 @@ crmeb:
server:
port: 30032
# 订单同步配置每个单商户实例需要配置不同的source-id和target-mer-id
sync:
source-id: shop_d
target-mer-id: 6
spring:
datasource:
name: yangtangyoupin

View File

@@ -38,7 +38,7 @@ server:
spring:
profiles:
active: miao50
active: miao80
servlet:
multipart:
max-file-size: 50MB #设置单个文件大小