MCPcopy Create free account
hub / github.com/L1yp/van-app / login

Method login

src/main/java/com/l1yp/service/system/IUserService.java:21–21  ·  view source on GitHub ↗

用户登录 @param uid 用户名 @param pwd 密码MD5 @return 登录结果

(String uid, String pwd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

loginMethod · 0.65
loginMethod · 0.65

Implementers 1

UserServiceImplsrc/main/java/com/l1yp/service/system/

Calls

no outgoing calls

Tested by

no test coverage detected