修正coutmsg的dttm时间格式。修改redis集群地址

This commit is contained in:
zhouxiunai
2019-01-11 12:05:56 +08:00
parent cd11ac72d5
commit cf14c5bde7
3 changed files with 4 additions and 3 deletions
@@ -29,7 +29,7 @@ public class CmoutmsgServiceImpl implements ICmoutmsgService {
public Boolean sendSchdGetMsg(Date startDate,Date endDate)
{
String nowtime = DateTimeUtil.gtFormatStr(new Date(), "yyMMddhhmmss", Locale.ENGLISH);
String nowtime = DateTimeUtil.gtFormatStr(new Date(), "yyyyMMddHHmmss", Locale.ENGLISH);
String seqn = "1";
//