create sdf56 by task GALB
This commit is contained in:
parent
d8db3048c1
commit
05abf6b132
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ public class Sdf56Service extends QueueConsumer implements InitializingBean {
|
|||
sDf56.setStart_datetime(String.valueOf(now.toEpochMilli()));
|
||||
sDf56.setEnd_datetime(String.valueOf(now.toEpochMilli()));
|
||||
sDf56.setAccount("ТБС");
|
||||
sDf56.setDeal("КОД УК");
|
||||
sDf56.setDeal("КОДУ");
|
||||
sDf56.setGenerationTime(now);
|
||||
sDf56.setGenerationId(idGenerator.nextId());
|
||||
sdf56Map.insert(sDf56);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue