customerManagement: Update Crud customer, Send Otp - 16/04/2025
Edit the code after review by Mr. Duc. CRUD Customer:
- create: Add new customer with fields Name, phone, address, bankAcount (bankAcount is encrypted when adding)
- get: get customer list information
- update: Update customer information
- delete: Delete customer information Create API send Otp via phone number when user wants to change bank account