|
@@ -89,7 +89,7 @@ zip:
|
|
|
path:
|
|
|
v4school: /mnt/scene_download_statics/v4local/
|
|
|
source-local: /home/backend/downloads/scenes/%s/%s
|
|
|
- zip-local: /home/backend/downloads/scenes/%s.zip
|
|
|
+ zip-local: I:\offline\downloads\scenes\%s.zip
|
|
|
zip-root: wwwroot/
|
|
|
zip-oss: downloads/scenes/%s.zip
|
|
|
laserschool: I:\offline\school\
|
|
@@ -102,6 +102,7 @@ download:
|
|
|
public-url: https://4dkk.4dage.com/
|
|
|
# resource-url: https://4dkankan.oss-cn-shenzhen-internal.aliyuncs.com/
|
|
|
resource-url: https://4dkankan.oss-cn-shenzhen.aliyuncs.com/
|
|
|
+ laser-resource-url: https://laser-data.oss-cn-shenzhen.aliyuncs.com/
|
|
|
exe-name: start-browser.bat
|
|
|
exe-content: | # | 表示不转义特殊字符
|
|
|
taskkill /f /t /im http.exe
|