编辑c3_client.py

This commit is contained in:
2026-06-06 17:20:05 +08:00
parent c928aa18a1
commit 752c837195
+1 -1
View File
@@ -541,7 +541,7 @@ async def execute_update_oneclick():
# ================= 截图 =================
async def execute_snapshot():
\"\"\"截取设备屏幕画面,返回 base64 编码的 PNG\"\"\"
"""截取设备屏幕画面,返回 base64 编码的 PNG"""
try:
import base64, subprocess, os, json