@ -8,6 +8,12 @@ public class MdbDigestion extends DiActiveRecord {
@ActiveRecordField
public String eid;
public Integer startedAt;
public Integer slotIndex;
// get table name
public static String getTableName() {
return "app_digestions";