FIX_SYNTAX_ERR

This commit is contained in:
velz 2024-07-23 16:05:01 +05:30
parent 16b8970fb5
commit f80df3f37b

View File

@ -41,7 +41,7 @@ class EmployeeModel extends Model
"client_branch_id", "client_branch_id",
"token_time_out", "token_time_out",
"emp_type", "emp_type",
"unit" "unit",
"mpin" "mpin"
]; ];