mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-14 17:45:46 +00:00
search junior task
This commit is contained in:
@ -111,8 +111,7 @@ ERROR_CODE = {
|
|||||||
"2080": "Can not add App version",
|
"2080": "Can not add App version",
|
||||||
"2081": "A junior can only be associated with a maximum of 3 guardian",
|
"2081": "A junior can only be associated with a maximum of 3 guardian",
|
||||||
# guardian code not exist
|
# guardian code not exist
|
||||||
"2082": "Guardian code does not exist",
|
"2082": "Guardian code does not exist"
|
||||||
"2083": "Search should not be blank"
|
|
||||||
|
|
||||||
}
|
}
|
||||||
"""Success message code"""
|
"""Success message code"""
|
||||||
|
Reference in New Issue
Block a user