This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhenggm
/
smtweb2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
优化映射登录
4.0
FLYPHT
2 years ago
parent
6dbb9240c3
commit
ad78298d41
1 changed files
with
0 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
smtweb-framework/bpm/src/main/java/cc/smtweb/system/bpm/web/login/MappingUserParam.java
+ 0
- 2
smtweb-framework/bpm/src/main/java/cc/smtweb/system/bpm/web/login/MappingUserParam.java
View File
@@ -14,8 +14,6 @@ import java.io.Serializable;
public class MappingUserParam implements Serializable {
public class MappingUserParam implements Serializable {
// 来源
// 来源
private String source;
private String source;
// 令牌
private String tk;
// 其他信息
// 其他信息
private SwMap extra;
private SwMap extra;
}
}
Write
Preview
Loading…
Cancel
Save