V13
This commit is contained in:
@@ -196,6 +196,7 @@ public class UserServiceImpl extends ServiceImpl<UserMapper, User> implements Us
|
||||
}
|
||||
vo.setOrderSwitch(anchor.getOrderSwitch());
|
||||
vo.setGiveScore(anchor.getGiveScore());
|
||||
vo.setServiceTime(anchor.getServiceTime()/60);
|
||||
}
|
||||
vo.setCity(user.getCity());
|
||||
vo.setCityId(user.getCityId());
|
||||
|
||||
Reference in New Issue
Block a user