login property

void login=(int value)

最近登录时间

Implementation

set login(int value) => data['login'] = DbQueryField.toBaseType(value);