fix invoice and request tstus

This commit is contained in:
hamid zarghami
2025-06-01 12:08:16 +03:30
parent 90124cb58e
commit 0169497f90
10 changed files with 650 additions and 302 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ VITE_BASE_URL = 'https://api-dzone.danakcorp.com'
VITE_DANAK_BASE_URL ='https://api.danakcorp.com'
VITE_SERVICE_ID = '7e3c2f08-b7e7-4402-ae5f-fea99cff56bd'
VITE_WORKSPACE_ID = 'workspace_id'
# VITE_LOGIN_URL = 'https://console.danakcorp.com/auth/login'
VITE_LOGIN_URL = 'http://localhost:5174/auth/login'
VITE_LOGIN_URL = 'https://console.danakcorp.com/auth/login'
# VITE_LOGIN_URL = 'http://localhost:5174/auth/login'
VITE_DZONE_URL = 'https://dzone.danakcorp.com'