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
285550b0
Commit
285550b0
authored
Jan 05, 2022
by
tangtuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改生产环境配置
作品类型加入wav格式的
parent
83017096
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
9 deletions
+10
-9
application-prod.yml
joying-admin/src/main/resources/application-prod.yml
+4
-4
FileSuffix.java
...common/src/main/java/com/fzm/common/enums/FileSuffix.java
+2
-1
application-prod.yml
joying-portal/src/main/resources/application-prod.yml
+4
-4
No files found.
joying-admin/src/main/resources/application-prod.yml
View file @
285550b0
...
...
@@ -75,12 +75,12 @@ swagger:
chain
:
para
:
rpc-url
:
http://119.8.39.159:8901
withhold
:
1Ae6FfgdYJn6LLaqDoRjwga3j4TTmMq3t7
withhold
:
withhold-key
:
a4c49dcb35e0032dc8db5891dc81481943b68fc558ce93ce74d0382c1d104934
token-manager
:
1N2ABERwHgxGhebVw6fVSwaQ5uLAysmGEu
token-manager-key
:
0x
4e92bda2477ded0e7c07a9e3acd2370de8d7401c68cc83ee8376806db3121e77
token-manager
:
token-manager-key
:
4e92bda2477ded0e7c07a9e3acd2370de8d7401c68cc83ee8376806db3121e77
title
:
user.p.FILMCHAIN.
cName
:
user.
p.FILMCHAIN.user.
evm.0xdc173544bb1876b9811d679f0dd33acc03772c6694f34a9f51b79cbae8af10f4
cName
:
user.evm.0xdc173544bb1876b9811d679f0dd33acc03772c6694f34a9f51b79cbae8af10f4
cAddr
:
1MHibNozeurswCpinxR9md147dYUUG3vRN
...
...
joying-common/src/main/java/com/fzm/common/enums/FileSuffix.java
View file @
285550b0
...
...
@@ -14,6 +14,7 @@ public enum FileSuffix {
MP4
,
WMV
,
MP3
,
WAV
,
DOC
,
DOCX
,
XLS
,
...
...
@@ -39,6 +40,6 @@ public enum FileSuffix {
}
public
static
void
main
(
String
[]
args
)
{
System
.
out
.
println
(
validFileType
(
"
docx
"
));
System
.
out
.
println
(
validFileType
(
"
WAV
"
));
}
}
joying-portal/src/main/resources/application-prod.yml
View file @
285550b0
...
...
@@ -79,12 +79,12 @@ sms:
chain
:
para
:
rpc-url
:
http://119.8.39.159:8901
withhold
:
1Ae6FfgdYJn6LLaqDoRjwga3j4TTmMq3t7
withhold
:
withhold-key
:
a4c49dcb35e0032dc8db5891dc81481943b68fc558ce93ce74d0382c1d104934
token-manager
:
1N2ABERwHgxGhebVw6fVSwaQ5uLAysmGEu
token-manager-key
:
0x
4e92bda2477ded0e7c07a9e3acd2370de8d7401c68cc83ee8376806db3121e77
token-manager
:
token-manager-key
:
4e92bda2477ded0e7c07a9e3acd2370de8d7401c68cc83ee8376806db3121e77
title
:
user.p.FILMCHAIN.
cName
:
user.
p.FILMCHAIN.user.
evm.0xdc173544bb1876b9811d679f0dd33acc03772c6694f34a9f51b79cbae8af10f4
cName
:
user.evm.0xdc173544bb1876b9811d679f0dd33acc03772c6694f34a9f51b79cbae8af10f4
cAddr
:
1MHibNozeurswCpinxR9md147dYUUG3vRN
...
...
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