This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lrj
/
RMS_Backend
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
chendayu
2 years ago
parent
e2e8ef4506
commit
22b12b9eeb
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
RMS/src/main/java/cn/cslg/report/service/BaseService.java
+ 1
- 0
RMS/src/main/java/cn/cslg/report/service/BaseService.java
View File
@@ -72,6 +72,7 @@ public class BaseService {
}
}
+
/**
* @return 成功返回Token 失败返回错误信息
* @title 登录接口