chore: 更新 shccd159 配置与 application.yml

Made-with: Cursor
This commit is contained in:
apple
2026-03-16 10:26:31 +08:00
parent 4b0afb3951
commit e87b823d31
3 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ ENV = 'production'
# VUE_APP_BASE_API = 'http://jfadmin.xiashengjun.com'
# shjjy153 项目
VUE_APP_BASE_API = 'http://jjy-jfadmin.fwxgpt.com'
# VUE_APP_BASE_API = 'http://jjy-jfadmin.fwxgpt.com'
# shccd159 项目
# VUE_APP_BASE_API = 'http://ccd-jfadmin.fwxgpt.com'
VUE_APP_BASE_API = 'http://ccd-jfadmin.fwxgpt.com'

View File

@@ -7,19 +7,19 @@ server:
port: 30032
sync:
source-id: shop_e
target-mer-id: 7
source-id: shop_f
target-mer-id: 8
spring:
datasource:
name: yangtangyoupin
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://101.132.245.153:3306/${spring.datasource.name}?useUnicode=true&serverTimezone=GMT%2B8&characterEncoding=utf8
url: jdbc:mysql://182.92.78.159:3306/${spring.datasource.name}?useUnicode=true&serverTimezone=GMT%2B8&characterEncoding=utf8
username: yangtangyoupin
password: 5Fn8eWrbYFtAhCZw
redis:
host: 101.132.245.153 #地址
host: 182.92.78.159 #地址
port: 6379 #端口
password: '123456'
timeout: 10000 # 连接超时时间(毫秒)

View File

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