提交修改
This commit is contained in:
parent
6533bfc4fd
commit
ce7d558085
@ -124,6 +124,8 @@ public class AppUserLoginController {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
public BuyerDTO buildBuyerLoginInfoCacheRedisDB(VvBuyerEntity target, Long expireTime, String deviceId) {
|
||||
BuyerDTO buyerDTO = new BuyerDTO();
|
||||
buyerDTO.setBuyerId(target.getId());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user