Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
9
91isoft_spbt_project
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
王淑君
91isoft_spbt_project
Commits
0d662cc5
Commit
0d662cc5
authored
Sep 26, 2023
by
gaoyingwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置
parent
6a259825
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
pom.xml
pom.xml
+1
-1
application-dev.yml
src/main/resources/application-dev.yml
+8
-1
No files found.
pom.xml
View file @
0d662cc5
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<dependency>
<dependency>
<groupId>
org.91isoft
</groupId>
<groupId>
org.91isoft
</groupId>
<artifactId>
91isoft_spbt
</artifactId>
<artifactId>
91isoft_spbt
</artifactId>
<version>
3.1.0_activiti_beta
6
</version>
<version>
3.1.0_activiti_beta
18
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
src/main/resources/application-dev.yml
View file @
0d662cc5
...
@@ -155,7 +155,14 @@ cy:
...
@@ -155,7 +155,14 @@ cy:
logoutSuccessUrl
:
"
/login"
logoutSuccessUrl
:
"
/login"
loginPage
:
"
/login"
loginPage
:
"
/login"
loginfailureUrl
:
"
/login-error.html"
loginfailureUrl
:
"
/login-error.html"
encryption
:
algorithm
:
PBEWithHmacSHA512AndAES_128
keyObtentionIterations
:
1000
poolSize
:
1
providerName
:
SunJCE
saltGeneratorClassName
:
org.jasypt.salt.RandomSaltGenerator
ivGeneratorClassName
:
org.jasypt.iv.RandomIvGenerator
stringOutputType
:
base64
global
:
global
:
path
:
path
:
base_upload_location
:
/working/file/
base_upload_location
:
/working/file/
...
...
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