Commit 27084400 authored by Xuxiaodong's avatar Xuxiaodong

修改发送di的编码

parent 227cabc7
...@@ -137,8 +137,8 @@ public class PullFileTask { ...@@ -137,8 +137,8 @@ public class PullFileTask {
di.setOccur_time(System.currentTimeMillis()); di.setOccur_time(System.currentTimeMillis());
di.setMessage("文件级"); di.setMessage("文件级");
di.setType("RT.CTS.STATION.DI"); di.setType("RT.CTS.STATION.DI");
fields.setDATA_TYPE("OLR"); fields.setDATA_TYPE("K.0436.0001.9999");
fields.setDATA_TYPE_1("OLR"); fields.setDATA_TYPE_1("K.0436.0001.9999");
fields.setRECEIVE("CTS"); fields.setRECEIVE("CTS");
fields.setSEND("userid001"); fields.setSEND("userid001");
fields.setTRAN_TIME(new Date()); fields.setTRAN_TIME(new Date());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment