|
|
|
|
@ -23,6 +23,15 @@ access_key_secret = "8ywTDF9upPAtvgXtLKALY2iMYHIxdS"
@@ -23,6 +23,15 @@ access_key_secret = "8ywTDF9upPAtvgXtLKALY2iMYHIxdS"
|
|
|
|
|
endpoint = "oss-cn-shanghai.aliyuncs.com" |
|
|
|
|
bucket = "suwa3d-securedata" |
|
|
|
|
|
|
|
|
|
#minio |
|
|
|
|
[minio] |
|
|
|
|
bucket="slicedata" |
|
|
|
|
# endpoint 必须使用 API 端口(通常是 9000),不是 Console 端口(通常是 9001) |
|
|
|
|
# Console 端口用于 Web 管理界面,API 端口用于 S3 API 操作 |
|
|
|
|
endpoint="192.168.10.102:9000" |
|
|
|
|
access_key="minio" |
|
|
|
|
secret_key="MinIO@suwa3d2025." |
|
|
|
|
|
|
|
|
|
# API 配置 |
|
|
|
|
[api] |
|
|
|
|
base_url = "https://mp.api.suwa3d.com" |
|
|
|
|
@ -44,5 +53,5 @@ small_exe = "C:/Users/Administrator/print_factory_type_setting/software/小机
@@ -44,5 +53,5 @@ small_exe = "C:/Users/Administrator/print_factory_type_setting/software/小机
|
|
|
|
|
|
|
|
|
|
#机器编号 |
|
|
|
|
[machine] |
|
|
|
|
id=1 |
|
|
|
|
download_path = "" |
|
|
|
|
id="4" |
|
|
|
|
download_path = "C://work/batchPrintSlice" |