更新,BUG修改

This commit is contained in:
itheinjury@163.com
2022-03-02 15:17:06 +08:00
parent c62f31c387
commit a52b672e9b
78 changed files with 2499 additions and 178 deletions

View File

@@ -28,7 +28,7 @@ spring:
# mongodb
data:
mongodb:
host: 192.168.2.122
host: 106.124.130.167
port: 27017
database: rx-shop
username: goboo
@@ -39,9 +39,9 @@ spring:
type: redis
# Redis
redis:
host: 192.168.2.122
host: 120.71.145.134
port: 6379
password: Gb84505016
password: ekLhvPGraSj8DGO0
lettuce:
pool:
# 连接池最大连接数(使用负值表示没有限制) 默认 8
@@ -70,9 +70,9 @@ spring:
default-datasource:
type: com.alibaba.druid.pool.DruidDataSource
driverClassName: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://192.168.2.126:3306/rx-shop?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true&verifyServerCertificate=false&useSSL=false
username: rx-shop
password: J2xEZ42HwPXrDXt3
url: jdbc:mysql://120.71.183.195:3306/zyt_shop?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true&verifyServerCertificate=false&useSSL=false
username: zyt_shop
password: Gb84505016@zytshop
maxActive: 50
initialSize: 20
maxWait: 60000
@@ -126,6 +126,7 @@ ignored:
- /weixin/**
- /source/**
- /store/passport/login/**
- /store/passport/login/refresh/**
- /common/common/slider/**
- /common/common/sms/**
- /buyer/payment/cashier/**
@@ -136,6 +137,7 @@ ignored:
- /buyer/passport/connect/**
- /buyer/members/**
- /buyer/passport/member/**
- /buyer/passport/member/refresh/**
- /buyer/promotion/pintuan/**
- /buyer/promotion/seckill/**
- /buyer/promotion/pointsGoods/**
@@ -220,18 +222,18 @@ lili:
#短信模版配置
sms:
#登录
LOGIN: SMS_205755300
LOGIN: SMS_185821482
#注册
REGISTER: SMS_205755298
REGISTER: SMS_185821482
#找回密码
FIND_USER: SMS_205755301
FIND_USER: SMS_185821482
#设置密码
UPDATE_PASSWORD: SMS_205755297
UPDATE_PASSWORD: SMS_185821482
#支付密码
WALLET_PASSWORD: SMS_205755301
WALLET_PASSWORD: SMS_185821482
system:
isDemoSite: false
isTestModel: true
isTestModel: false
# 脱敏级别:
# 0不做脱敏处理
# 1管理端用户手机号等信息脱敏
@@ -249,16 +251,16 @@ lili:
sk: zhNKVrJK6UPOhqIjn8AQvG37b9sz6
#域名
domain:
pc: http://192.168.2.122:8885
wap: http://192.168.2.122:8885
seller: http://192.168.2.122:8885
admin: http://192.168.2.122:8885
pc: http://106.124.130.167:8885
wap: http://106.124.130.167:8885
seller: http://106.124.130.167:8885
admin: http://106.124.130.167:8885
#api地址
api:
buyer: https://z171l91606.51mypc.cn
base: http://192.168.2.122:8885
manager: http://192.168.2.122:8885
seller: http://192.168.2.122:8885
base: http://106.124.130.167:8885
manager: http://106.124.130.167:8885
seller: http://106.124.130.167:8885
# jwt 细节设定
jwt-setting:
@@ -277,7 +279,7 @@ lili:
data:
elasticsearch:
cluster-name: elasticsearch
cluster-nodes: 192.168.2.122:9200
cluster-nodes: 106.124.130.167:9200
index:
number-of-replicas: 0
number-of-shards: 3
@@ -288,7 +290,7 @@ lili:
# password: LiLiShopES
logstash:
server: 192.168.2.122:4560
server: 106.124.130.167:4560
rocketmq:
promotion-topic: lili_promotion_topic
promotion-group: lili_promotion_group
@@ -306,8 +308,10 @@ lili:
notice-group: lili_notice_group
notice-send-topic: lili_send_notice_topic
notice-send-group: lili_send_notice_group
after-sale-topic: lili_after_sale_topic
after-sale-group: lili_after_sale_group
rocketmq:
name-server: 192.168.2.122:9876
name-server: 106.124.130.167:9876
isVIPChannel: false
producer:
group: lili_group
@@ -316,7 +320,7 @@ rocketmq:
xxl:
job:
admin:
addresses: http://192.168.2.122:9001/xxl-job-admin
addresses: http://127.0.0.1:9001/xxl-job-admin
executor:
appname: xxl-job-executor-lilishop
address: