force update not affect admin's api

This commit is contained in:
jain
2023-08-23 11:16:46 +05:30
parent 5f3a9c35fa
commit 7068551050
4 changed files with 12 additions and 6 deletions

View File

@ -173,7 +173,8 @@ SUCCESS_CODE = {
# remove guardian code request
"3044": "Remove guardian code request successfully",
# create faq
"3045": "Create FAQ data"
"3045": "Create FAQ data",
"3046": "Add App version successfully"
}
"""status code error"""