mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-21 04:45:13 +00:00
add three guardian at a time
This commit is contained in:
@ -106,7 +106,8 @@ ERROR_CODE = {
|
||||
"2077": "You can not add guardian",
|
||||
"2078": "This junior is not associate with you",
|
||||
"2079": "Please update your app version for enjoying uninterrupted services",
|
||||
"2080": "Can not add App version"
|
||||
"2080": "Can not add App version",
|
||||
"2081": "You can not add more than 3 guardian"
|
||||
|
||||
}
|
||||
"""Success message code"""
|
||||
|
Reference in New Issue
Block a user