| Package | Description |
|---|---|
| com.platform.dao | |
| com.platform.service |
| Modifier and Type | Method and Description |
|---|---|
SmsLogVo |
ApiUserMapper.querySmsCodeByUserId(Long user_id)
获取用户最后一条短信
|
| Modifier and Type | Method and Description |
|---|---|
int |
ApiUserMapper.saveSmsCodeLog(SmsLogVo smsLogVo)
保存短信
|
| Modifier and Type | Method and Description |
|---|---|
SmsLogVo |
ApiUserService.querySmsCodeByUserId(Long user_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
ApiUserService.saveSmsCodeLog(SmsLogVo smsLogVo) |
Copyright © 2021. All rights reserved.