Crud create and variant category

This commit is contained in:
hamid zarghami
2025-09-21 14:30:13 +03:30
parent 1457afce0b
commit f731f8f73d
23 changed files with 903 additions and 29 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
VITE_BASE_URL = 'https://shop-api.dev.danakcorp.com'
# VITE_BASE_URL = 'https://shop-api.dev.danakcorp.com'
VITE_BASE_URL = 'http://192.168.1.122:4000'
VITE_TOKEN_NAME = 'sh_admin_token'
VITE_REFRESH_TOKEN_NAME = 'sh_admin_refresh_token'