permission for withdraw request

This commit is contained in:
morteza-mortezai
2025-12-09 17:33:52 +03:30
parent f488b7aa8e
commit 4eecfc13a0
3 changed files with 8 additions and 4 deletions
+5 -1
View File
@@ -118,5 +118,9 @@ module.exports = [
{
name: 'جی پی اس',
value: 'gps'
}
},
{
name: 'درخواست برداشت نصاب',
value: 'AdminGpsWithdrawList'
},
]