评论+ds

This commit is contained in:
Van0313
2025-04-28 16:35:08 +08:00
parent 5dcae40907
commit 76d65c0cff

View File

@@ -1651,7 +1651,10 @@ public class JDUtil {
superOrder += split[i] + " ";
}
}
} String key = INTERACTION_STATE_PREFIX + fromWxid;
} catch (Exception e) {
logger.error("处理生成评论流程中的用户交互异常 - 用户: {}, 状态: {}", fromWxid, state, e);
}
String key = INTERACTION_STATE_PREFIX + fromWxid;
logger.info("处理生成评论流程中的用户交互 - 用户: {}, 状态: {}", fromWxid, state);
try {
// 检查当前状态是否为生成评论流程