评论
This commit is contained in:
@@ -1844,7 +1844,7 @@ public class JDUtil {
|
||||
//String value = entry.getValue();
|
||||
productTypeStr.append(k).append("\n");
|
||||
}
|
||||
wxUtil.sendTextMessage(fromWxid, "请选择要生成的评论类型\n(烟灶套餐 晒图 单烟机型号,新型号联系管理员添加(970用C61的图):\n\n" + productTypeStr, 1, fromWxid, true);
|
||||
wxUtil.sendTextMessage(fromWxid, "请选择要生成的评论类型\n(烟灶套餐 晒图 单烟机型号,新型号联系管理员:\n\n" + productTypeStr, 1, fromWxid, true);
|
||||
logger.info("进入生成评论流程 - 用户: {}", fromWxid);
|
||||
|
||||
} catch (Exception e) {
|
||||
|
||||
Reference in New Issue
Block a user