diff --git a/suites-help/系统使用手册/平台架构文档.md b/suites-help/系统使用手册/平台架构文档.md index 46ee3bf..b421e5d 100644 --- a/suites-help/系统使用手册/平台架构文档.md +++ b/suites-help/系统使用手册/平台架构文档.md @@ -179,4 +179,5 @@ agc run --suite-id --input key=value | OIDC 身份源 | 企业微信 | | 对象存储 | MinIO | | 邮件 | 阿里云 DirectMail | -| 本地执行器 | gis-actions(Python CLI + Docker) | +| 本地执行器(Linux) | gis-actions(Python CLI + Docker) | +| 本地执行器(Windows) | gis-actions(agc.exe + 本机 subprocess) |