售后电话修改
This commit is contained in:
@@ -600,7 +600,7 @@ public class UserServiceImpl implements UserService {
|
|||||||
User user = userDao.findUniqueByProperty(Restrictions.eq("phoneNumber", IfishFilePath.netease_phone));
|
User user = userDao.findUniqueByProperty(Restrictions.eq("phoneNumber", IfishFilePath.netease_phone));
|
||||||
if(user!=null){
|
if(user!=null){
|
||||||
String from = user.getUserId().toString();
|
String from = user.getUserId().toString();
|
||||||
neteaseIM.sendMsg(from, to, "感谢您使用爱鱼奇,连接智能设备请查看下方说明书,内含操作视频:http://u.eqxiu.com/s/KmmVl87l \n摄像头售后:021-54131006\n睿芯插排售后:15757401229\n绚多插排售后:18857689069\n松诺插排售后:13392205468","");
|
neteaseIM.sendMsg(from, to, "感谢您使用爱鱼奇,连接智能设备请查看下方说明书,内含操作视频:http://u.eqxiu.com/s/KmmVl87l \n摄像头售后:18667812003\n睿芯插排售后:15757401229\n绚多插排售后:17301857903\n松诺插排售后:13392205468","");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user