| | |
| | | ### |
| | | # @Description: file content |
| | | # @Author: Ben Lin |
| | | # @version: |
| | | # @Date: 2024-06-17 14:51:25 |
| | | # @LastEditors: Ben Lin |
| | | # @LastEditTime: 2024-10-24 14:46:06 |
| | | ### |
| | | # Whether to open mock |
| | | VITE_USE_MOCK = false |
| | | |
| | |
| | | # Basic interface address SPA |
| | | VITE_GLOB_API_URL=http://localhost:9528/api |
| | | VITE_GLOB_SYS_API_URL=http://localhost:9528 |
| | | #VITE_GLOB_API_URL=http://172.18.8.56:9633/api |
| | | # VITE_GLOB_API_URL=http://localhost:9633/api |
| | | #Tsk Interface address |
| | | # VITE_GLOB_TSK_API_URL=http://172.18.8.56:9633/api |
| | | # VITE_GLOB_TSK_API_URL=http://localhost:9633/api |
| | | |
| | | VITE_GLOB_TSK_API_URL=http://localhost:9528/api |
| | | # VITE_GLOB_TSK_API_URL=http://localhost:9527/api |
| | | VITE_GLOB_WS_URL=ws://localhost:7519 |
| | | |
| | | # File upload address, optional |
| | | # 直接IIS或者调试用 |
| | | VITE_GLOB_UPLOAD_URL=http://localhost:9528/api/Base/Upload |
| | | VITE_GLOB_DOWNLOAD_URL=http://47.115.28.255:8800/files |
| | | VITE_GLOB_DOWNLOAD_URL=http://localhost:8800/files |
| | | |
| | | # Interface prefix |
| | | VITE_GLOB_API_URL_PREFIX= |
| | | VITE_GLOB_API_URL_PREFIX = |
| | | |
| | | |
| | | VITE_GLOB_MAP_KEY = 4I4BZ-HLFC4-WRLUP-XXYTX-FFHY2-DQFH4 |
| | | |
| | | VITE_USE_ORG = 'N' |