This commit is contained in:
hamid zarghami
2026-02-25 10:58:14 +03:30
parent 5c4923129a
commit 62257d093b
17 changed files with 1355 additions and 10 deletions
+1
View File
@@ -60,6 +60,7 @@ export const Paths = {
orderDetails: '/order/',
tickets: {
list: '/tickets',
detail: '/tickets/',
},
auth: {
login: '/auth/login',