类 UserAccountService
java.lang.Object
com.ksptooi.psm.services.UserAccountService
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleancreateUser(String account, String password) getByAccount(String account) intgetTotal()void
-
构造器详细资料
-
UserAccountService
public UserAccountService()
-
-
方法详细资料
-
getTotal
public int getTotal() -
getByAccount
-
updateLastLoginTime
-
createUser
-