FIX_LEVEL_CONTACT_TOKEN_FILED_ADDED

This commit is contained in:
Venba 2024-07-10 06:16:33 +00:00
parent cd455db0a7
commit fa90cc3043

View File

@ -22,6 +22,7 @@ class LevelContactModel extends Model
"updated_by",
"otp",
"is_active",
"token_time_out"
];
}