Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fzm-joying
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lei
fzm-joying
Commits
2e3e0561
Commit
2e3e0561
authored
Jul 27, 2022
by
33
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
区块链信息修改
parent
72cd3411
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
301 additions
and
28 deletions
+301
-28
application-dev.yml
joying-admin/src/main/resources/application-dev.yml
+136
-0
application-prod.yml
joying-admin/src/main/resources/application-prod.yml
+8
-7
application.yml
joying-admin/src/main/resources/application.yml
+7
-7
application-dev.yml
joying-portal/src/main/resources/application-dev.yml
+136
-0
application-prod.yml
joying-portal/src/main/resources/application-prod.yml
+8
-7
application.yml
joying-portal/src/main/resources/application.yml
+6
-7
No files found.
joying-admin/src/main/resources/application-dev.yml
0 → 100644
View file @
2e3e0561
server
:
port
:
8002
spring
:
application
:
name
:
ly-admin
jackson
:
time-zone
:
GMT+8
date-format
:
yyyy-MM-dd HH:mm:ss
main
:
allow-bean-definition-overriding
:
true
datasource
:
url
:
jdbc:mysql://172.16.101.135:3306/joying_dev?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8
username
:
root
password
:
Joying@123456
platform
:
mysql
type
:
com.alibaba.druid.pool.DruidDataSource
driver-class-name
:
com.mysql.cj.jdbc.Driver
druid
:
initial-size
:
5
min-idle
:
5
max-active
:
20
max-wait
:
60000
time-between-eviction-runs-millis
:
60000
min-evictable-idle-time-millis
:
300000
validation-query
:
SELECT 1 FROM DUAL
test-while-idle
:
true
test-on-borrow
:
false
test-on-return
:
false
pool-prepared-statements
:
false
max-pool-prepared-statement-per-connection-size
:
20
filters
:
stat ,wall
connection-properties
:
druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
useGlobalDataSourceStat
:
true
redis
:
host
:
172.16.101.135
port
:
6379
password
:
123456
lettuce
:
pool
:
# 连接池最大连接数(使用负值表示没有限制) 默认 8
max-active
:
100
# 连接池最大阻塞等待时间(使用负值表示没有限制) 默认 -1
max-wait
:
-1
# 连接池中的最大空闲连接 默认 8
max-idle
:
8
# 连接池中的最小空闲连接 默认 0
min-idle
:
0
cache
:
# 整合SpringCache,redis作为缓存类型
type
:
redis
redis
:
# 缓存失效时间
time-to-live
:
86400000
rabbitmq
:
host
:
172.16.101.135
port
:
5672
username
:
admin
password
:
admin
listener
:
simple
:
acknowledge-mode
:
manual
#acknowledge-mode: none,关闭ack; manual,手动ack; auto:自动ack
swagger
:
title
:
'
乐映影视后台管理系统'
description
:
'
乐映影视后台管理系统RESTFUL
API'
version
:
1.0.0
base-package
:
com.fzm.admin.controller
base-path
:
/**
enabled
:
true
globalOperationParameters
:
-
description
:
Authorization
modelRef
:
string
name
:
Authorization
parameterType
:
header
required
:
false
contact
:
name
:
tangtuo
email
:
ttuo@33.com
mybatis-plus
:
type-aliases-package
:
com.fzm.common.entity
mapper-locations
:
classpath:mapper/*.xml
configuration
:
map-underscore-to-camel-case
:
true
debug
:
sms
:
true
auth
:
true
chain
:
para
:
rpcUrl
:
http://121.52.224.90:18901
tokenManager
:
1z1mXygum6KwxNKAAbvy1gEwpghTdhACg
tokenManagerKey
:
6e66e55dbc8d22cf134065fca294c56889d87b3bedb3f523f677310e9a78dbb4
withhold
:
1AcehTyRZBpdqRn79VryJp3Hw7eS7a1Zym
withholdKey
:
1f74c409cf281a4ef2f1e950a6d4a0d5616166fe8f73ad6c30a51b579737c139
title
:
user.p.mall.
cAddr
:
1M43FFEEpqMCQZz5NB4u56w7HAwTsq9sSf
copyright
:
apply-url
:
https://p.yareiot.com/ccct/api/copyright/create
query-url
:
https://p.yareiot.com/ccct/api/copyright/query
app-id
:
289391457858
app-secret
:
xExjKUCYH1nrze6Hpxf8s1dYWdxEggo2FiwKlZKygCItOV7E8bFhkyr4C192uhK
huaweiyun
:
obs
:
app-key
:
HIULSHJZJOTWB72Z38ZB
app-secret
:
GI0oWEGRJuMKmPXJq2fCmuMpFPIITLmjeCQxo2tA
end-point
:
obs.cn-east-3.myhuaweicloud.com
bucket
:
filmchain-file
wx-pay
:
app-id
:
wxbdddd81913c795e9
app-secret
:
aa201717c46a0e07c4c143b1ee73229a
mch-id
:
1604477044
api-v3-key
:
D864DA53FEF8ACD41519064967DC10D2
mch-serial-num
:
72A62544B0A08A214FAEC780108692EDC6E7D5FA
private-key-path
:
apiclient_key.pem
pay-notify-url
:
https://test.inmvo.com/proxyApi/wx-pay/notify/jsapi
refund-notify-url
:
https://test.inmvo.com/proxyApi/wx-pay/notify/refund
sms
:
app-key
:
Yiru
app-secret
:
mx5oaR^RY8!(ziHn
login-message-codetype
:
quick
login-email-codetype
:
quick
login-voice-codetype
:
quick
send-sms-url
:
http://118.31.52.32/send/sms2
validate-code-url
:
http://118.31.52.32/validate/code
transfer-nft-message-codetype
:
notice_transfer
transfer-nft-email-codetype
:
notice_transfer
transfer-nft-voice-codetype
:
notice_transfer
refund-message-codetype
:
notice_refund
\ No newline at end of file
joying-admin/src/main/resources/application-prod.yml
View file @
2e3e0561
...
...
@@ -89,13 +89,14 @@ debug:
chain
:
para
:
rpcUrl
:
http://121.52.224.90:18901
tokenManager
:
1z1mXygum6KwxNKAAbvy1gEwpghTdhACg
tokenManagerKey
:
6e66e55dbc8d22cf134065fca294c56889d87b3bedb3f523f677310e9a78dbb4
withhold
:
1AcehTyRZBpdqRn79VryJp3Hw7eS7a1Zym
withholdKey
:
1f74c409cf281a4ef2f1e950a6d4a0d5616166fe8f73ad6c30a51b579737c139
title
:
user.p.mall.
cAddr
:
1M43FFEEpqMCQZz5NB4u56w7HAwTsq9sSf
rpc-url
:
http://119.8.39.159:8901
withhold
:
withhold-key
:
a4c49dcb35e0032dc8db5891dc81481943b68fc558ce93ce74d0382c1d104934
token-manager
:
token-manager-key
:
4e92bda2477ded0e7c07a9e3acd2370de8d7401c68cc83ee8376806db3121e77
title
:
user.p.FILMCHAIN.
cName
:
user.evm.0xa038a372ab27d9038328932c98454e52390b94555a69ab9559e8ab14ff2e540f
cAddr
:
1Nhju8CgSUmkQQwc7ECk4bFxnv48iRLNRX
copyright
:
...
...
joying-admin/src/main/resources/application.yml
View file @
2e3e0561
...
...
@@ -88,14 +88,14 @@ debug:
chain
:
para
:
rpc
-url
:
http://139.9.231.117:1202
1
withhold
:
1417K9fd5vt4zYW86xinWiCbAkNP794aNy
withhold-key
:
19d78691584930407e63cd35ac6e67fae6113894b41812e65847d4a365a802a0
token-manager
:
1KEBcdmMPfUV2suAqgkyDpdm4brZbYmdfF
token-manager-key
:
5d872407fb2769854dcca6203d70696feced7099c588a6d9146a122025585e41
rpc
Url
:
http://121.52.224.90:1890
1
tokenManager
:
1z1mXygum6KwxNKAAbvy1gEwpghTdhACg
tokenManagerKey
:
6e66e55dbc8d22cf134065fca294c56889d87b3bedb3f523f677310e9a78dbb4
withhold
:
1AcehTyRZBpdqRn79VryJp3Hw7eS7a1Zym
withholdKey
:
1f74c409cf281a4ef2f1e950a6d4a0d5616166fe8f73ad6c30a51b579737c139
title
:
user.p.mall.
c
Name
:
user.evm.0xb3ae98ac253679602d54d1513aa9cad7d1b10d5f5117d5ce999c1bf67906ba99
cAddr
:
15DtbSyS4eVFxdF87jmrcAdXMSAwXEHVLW
c
Addr
:
1M43FFEEpqMCQZz5NB4u56w7HAwTsq9sSf
copyright
:
...
...
joying-portal/src/main/resources/application-dev.yml
0 → 100644
View file @
2e3e0561
server
:
port
:
8001
spring
:
application
:
name
:
joying-portal
servlet
:
multipart
:
max-file-size
:
1GB
max-request-size
:
10GB
jackson
:
time-zone
:
GMT+8
date-format
:
yyyy-MM-dd HH:mm:ss
main
:
allow-bean-definition-overriding
:
true
datasource
:
url
:
jdbc:mysql://172.16.101.135:3306/joying_dev?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8
username
:
root
password
:
Joying@123456
platform
:
mysql
type
:
com.alibaba.druid.pool.DruidDataSource
driver-class-name
:
com.mysql.cj.jdbc.Driver
druid
:
initial-size
:
5
min-idle
:
5
max-active
:
20
max-wait
:
60000
time-between-eviction-runs-millis
:
60000
min-evictable-idle-time-millis
:
300000
validation-query
:
SELECT 1 FROM DUAL
test-while-idle
:
true
test-on-borrow
:
false
test-on-return
:
false
pool-prepared-statements
:
false
max-pool-prepared-statement-per-connection-size
:
20
filters
:
stat ,wall
connection-properties
:
druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
useGlobalDataSourceStat
:
true
redis
:
host
:
172.16.101.135
port
:
6379
password
:
123456
lettuce
:
pool
:
# 连接池最大连接数(使用负值表示没有限制) 默认 8
max-active
:
100
# 连接池最大阻塞等待时间(使用负值表示没有限制) 默认 -1
max-wait
:
-1
# 连接池中的最大空闲连接 默认 8
max-idle
:
8
# 连接池中的最小空闲连接 默认 0
min-idle
:
0
cache
:
# 整合SpringCache,redis作为缓存类型
type
:
redis
redis
:
time-to-live
:
86400000
rabbitmq
:
host
:
172.16.101.135
port
:
5672
username
:
admin
password
:
admin
listener
:
simple
:
retry
:
enabled
:
true
max-attempts
:
5
# 最大重试次数
initial-interval
:
1000
# 初始的失败等待时长为1秒
multiplier
:
2
# 下次失败的等待时长倍数,下次等待时长 = multiplier * last-interval
stateless
:
true
# true无状态;false有状态。如果业务中包含事务,这里改为false
swagger
:
title
:
'
乐映影视门户系统'
description
:
'
乐映影视门户系统RESTFUL
API'
version
:
1.0.0
base-package
:
com.fzm.portal.controller
base-path
:
/**
enabled
:
true
globalOperationParameters
:
-
description
:
Authorization
modelRef
:
string
name
:
Authorization
parameterType
:
header
required
:
false
contact
:
name
:
tangtuo
email
:
ttuo@33.com
mybatis-plus
:
type-aliases-package
:
com.fzm.common.entity
mapper-locations
:
classpath:mapper/*.xml
configuration
:
map-underscore-to-camel-case
:
true
debug
:
sms
:
true
auth
:
true
sms
:
app-key
:
Yiru
app-secret
:
mx5oaR^RY8!(ziHn
login-message-codetype
:
quick
login-email-codetype
:
quick
login-voice-codetype
:
quick
send-sms-url
:
http://118.31.52.32/send/sms2
validate-code-url
:
http://118.31.52.32/validate/code
transfer-nft-message-codetype
:
notice_transfer
transfer-nft-email-codetype
:
notice_transfer
transfer-nft-voice-codetype
:
notice_transfer
refund-message-codetype
:
notice_refund
chain
:
para
:
rpcUrl
:
http://121.52.224.90:18901
tokenManager
:
1z1mXygum6KwxNKAAbvy1gEwpghTdhACg
tokenManagerKey
:
6e66e55dbc8d22cf134065fca294c56889d87b3bedb3f523f677310e9a78dbb4
withhold
:
1AcehTyRZBpdqRn79VryJp3Hw7eS7a1Zym
withholdKey
:
1f74c409cf281a4ef2f1e950a6d4a0d5616166fe8f73ad6c30a51b579737c139
title
:
user.p.mall.
cAddr
:
1M43FFEEpqMCQZz5NB4u56w7HAwTsq9sSf
huaweiyun
:
obs
:
app-key
:
HIULSHJZJOTWB72Z38ZB
app-secret
:
GI0oWEGRJuMKmPXJq2fCmuMpFPIITLmjeCQxo2tA
end-point
:
obs.cn-east-3.myhuaweicloud.com
bucket
:
filmchain-file
wx-pay
:
app-id
:
wxbdddd81913c795e9
app-secret
:
aa201717c46a0e07c4c143b1ee73229a
mch-id
:
1604477044
api-v3-key
:
D864DA53FEF8ACD41519064967DC10D2
mch-serial-num
:
72A62544B0A08A214FAEC780108692EDC6E7D5FA
private-key-path
:
apiclient_key.pem
pay-notify-url
:
https://146.56.218.121:12100/wx-pay/notify/jsapi
refund-notify-url
:
https://146.56.218.121:12100/wx-pay/notify/refund
joying-portal/src/main/resources/application-prod.yml
View file @
2e3e0561
...
...
@@ -111,13 +111,14 @@ sms:
chain
:
para
:
rpcUrl
:
http://121.52.224.90:18901
tokenManager
:
1z1mXygum6KwxNKAAbvy1gEwpghTdhACg
tokenManagerKey
:
6e66e55dbc8d22cf134065fca294c56889d87b3bedb3f523f677310e9a78dbb4
withhold
:
1AcehTyRZBpdqRn79VryJp3Hw7eS7a1Zym
withholdKey
:
1f74c409cf281a4ef2f1e950a6d4a0d5616166fe8f73ad6c30a51b579737c139
title
:
user.p.mall.
cAddr
:
1M43FFEEpqMCQZz5NB4u56w7HAwTsq9sSf
rpc-url
:
http://119.8.39.159:8901
withhold
:
withhold-key
:
a4c49dcb35e0032dc8db5891dc81481943b68fc558ce93ce74d0382c1d104934
token-manager
:
token-manager-key
:
4e92bda2477ded0e7c07a9e3acd2370de8d7401c68cc83ee8376806db3121e77
title
:
user.p.FILMCHAIN.
cName
:
user.evm.0xa038a372ab27d9038328932c98454e52390b94555a69ab9559e8ab14ff2e540f
cAddr
:
1Nhju8CgSUmkQQwc7ECk4bFxnv48iRLNRX
...
...
joying-portal/src/main/resources/application.yml
View file @
2e3e0561
...
...
@@ -109,14 +109,13 @@ sms:
chain
:
para
:
rpc
-url
:
http://139.9.231.117:1202
1
withhold
:
1417K9fd5vt4zYW86xinWiCbAkNP794aNy
withhold-key
:
19d78691584930407e63cd35ac6e67fae6113894b41812e65847d4a365a802a0
token-manager
:
1KEBcdmMPfUV2suAqgkyDpdm4brZbYmdfF
token-manager-key
:
5d872407fb2769854dcca6203d70696feced7099c588a6d9146a122025585e41
rpc
Url
:
http://121.52.224.90:1890
1
tokenManager
:
1z1mXygum6KwxNKAAbvy1gEwpghTdhACg
tokenManagerKey
:
6e66e55dbc8d22cf134065fca294c56889d87b3bedb3f523f677310e9a78dbb4
withhold
:
1AcehTyRZBpdqRn79VryJp3Hw7eS7a1Zym
withholdKey
:
1f74c409cf281a4ef2f1e950a6d4a0d5616166fe8f73ad6c30a51b579737c139
title
:
user.p.mall.
cName
:
user.evm.0xb3ae98ac253679602d54d1513aa9cad7d1b10d5f5117d5ce999c1bf67906ba99
cAddr
:
15DtbSyS4eVFxdF87jmrcAdXMSAwXEHVLW
cAddr
:
1M43FFEEpqMCQZz5NB4u56w7HAwTsq9sSf
huaweiyun
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment