This commit is contained in:
2025-12-27 11:53:31 +08:00
parent 5d19cb05af
commit 04ce36f017
+1
View File
@@ -167,6 +167,7 @@ class JX3Service:
# 3. 处理返回数据
try:
# 格式化字符串,利用字典的 get 方法提供默认值
return_data["code"] = 0
except Exception as e:
logger.error(f"richang 数据处理时出错: {e}")