4 lines
102 B
Bash
4 lines
102 B
Bash
|
|
# 阿里云OSS地址前缀(用于拼接完整地址)
|
||
|
|
VITE_BASE_OSS_URL = "https://oss.qyzhjy.com/"
|
||
|
|
|
||
|
|
|