Sign in
朱园亮
/
xingyun-erp
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
6c901af2e87fc9d81953ba22faeb408de9854988
Authored by
胡翰林
2026-03-16 14:59:32 +0800
1 parent
9fcb4d09
单点简单实现
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
xingyun-api/src/main/resources/application.yml
xingyun-api/src/main/resources/application.yml
View file @
6c901af
...
...
@@ -219,3 +219,6 @@ warm-flow:
219
219
logic_delete_value
:
2
220
220
# 逻辑未删除字段(开启后默认为0)
221
221
logic_not_delete_value
:
0
222
+
223
+
sso
:
224
+
ssoToken
:
e10adc3949ba59abbe56e057f20f883e
\ No newline at end of file
...
...