HOR-1547
(Notifications) Notifica casos que ya han sido derivados HOR-1547 (Notifications) Notifica casos que ya han sido derivados
This commit is contained in:
@@ -79,6 +79,10 @@ class NotificationQueueMapBuilder
|
||||
|
||||
$tMap->addColumn('NOT_SEND_DATE', 'NotSendDate', 'int', CreoleTypes::TIMESTAMP, true, null);
|
||||
|
||||
$tMap->addColumn('APP_UID', 'AppUid', 'string', CreoleTypes::VARCHAR, true, 32);
|
||||
|
||||
$tMap->addColumn('DEL_INDEX', 'DelIndex', 'int', CreoleTypes::INTEGER, true, null);
|
||||
|
||||
} // doBuild()
|
||||
|
||||
} // NotificationQueueMapBuilder
|
||||
|
||||
Reference in New Issue
Block a user