Commit b00b2327 authored by Quxl's avatar Quxl

x

parent 6383b14e
......@@ -56,7 +56,6 @@ public class DNDeletionServiceImpl implements DNDeletionService {
map.put("BATCH", dateString + "-" + common.getNextval("T_SO_DN_DELETION_BATCH" + dateString));
map.put("TRACE_NO", "sapsodndeletion" + DateUtil.formatDate(now, DateUtil.FMT_DATETIME));
map.put("SEND_STATUS", "N");
map.put("SEND_TIME", now);
map.put("CREATED", now);
map.put("CREATEBY", "system");
map.put("UPDATED", now);
......
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