|
|
@RequestMapping(value = "/updateFollow", method = RequestMethod.POST)
|
|
@RequestMapping(value = "/updateFollow", method = RequestMethod.POST)
|
|
|
public Result updateFollow(String userBusinessList,String followId,String followTime,String uid,String contactType,String result) throws BusinessException{
|
|
public Result updateFollow(String userBusinessList,String followId,String followTime,String uid,String contactType,String result) throws BusinessException{
|