FAQ list and creation

This commit is contained in:
jain
2023-08-17 15:48:26 +05:30
parent f74302df04
commit 3f6c9a2d99
8 changed files with 119 additions and 40 deletions

View File

@ -163,6 +163,8 @@ SUCCESS_CODE = {
"3043": "Read article card successfully",
# remove guardian code request
"3044": "Remove guardian code request successfully",
# create faq
"3045": "Create FAQ data"
}
"""status code error"""