Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangquan wangquan
test
Commits
152a37b8
Commit
152a37b8
authored
Aug 26, 2025
by
bing zhang
Browse files
5
parent
83a6ede0
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/java/src/main/java/com/mindskip/xzs/service/impl/AuthenticationServiceImpl.java
View file @
152a37b8
...
...
@@ -18,7 +18,6 @@ public class AuthenticationServiceImpl implements AuthenticationService {
@Autowired
public
AuthenticationServiceImpl
(
UserService
userService
,
SystemConfig
systemConfig
)
{
int
i
=
10
/
0
;
this
.
userService
=
userService
;
this
.
systemConfig
=
systemConfig
;
}
...
...
Write
Preview
Supports
Markdown
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