Showing
1 changed file
with
2 additions
and
1 deletions
| 1 | ### | 1 | ### |
| 2 | # @Date: 2023-02-13 14:56:34 | 2 | # @Date: 2023-02-13 14:56:34 |
| 3 | # @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | # @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - # @LastEditTime: 2024-07-27 16:07:28 | 4 | + # @LastEditTime: 2024-08-12 17:13:16 |
| 5 | # @FilePath: /data-table/.env.development | 5 | # @FilePath: /data-table/.env.development |
| 6 | # @Description: 文件描述 | 6 | # @Description: 文件描述 |
| 7 | ### | 7 | ### |
| ... | @@ -26,6 +26,7 @@ VITE_PIN = | ... | @@ -26,6 +26,7 @@ VITE_PIN = |
| 26 | VITE_PROXY_TARGET = http://oa-dev.onwall.cn | 26 | VITE_PROXY_TARGET = http://oa-dev.onwall.cn |
| 27 | # VITE_PROXY_TARGET = http://oa.onwall.cn | 27 | # VITE_PROXY_TARGET = http://oa.onwall.cn |
| 28 | # VITE_PROXY_TARGET = https://www.wxgzjs.cn/ | 28 | # VITE_PROXY_TARGET = https://www.wxgzjs.cn/ |
| 29 | +# VITE_PROXY_TARGET = https://oa.baorongsi.com/ | ||
| 29 | 30 | ||
| 30 | # PC端地址 | 31 | # PC端地址 |
| 31 | VITE_MOBILE_URL = http://localhost:5173/ | 32 | VITE_MOBILE_URL = http://localhost:5173/ | ... | ... |
-
Please register or login to post a comment