updated macho's phone number

This commit is contained in:
K 2024-11-10 12:19:21 +05:30
parent 61af64c72e
commit a716d17799
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -90,7 +90,7 @@ db.Employee.insertMany([
Expertise: ['Blockchain', 'Hashing', 'Encryption', 'Nerd'],
DOB: new Date("1949-12-28"),
Email: "tanmay.m@wayne.com",
Contact: 9972410425,
Contact: 9972410426,
Address: [{PAddr: "Viman Nagar, Pune"}, {LAddr: "Viman Nagar, Pune", Pin_code: 411001}]
}
])