问题详情

    • 项目环境:
      DEV

      描述

      文案:【道康俱乐部】尊敬的客户,您的订单xxx已发货,包裹将由xx快递为您承运,快递单号为xxx,感谢您的支持,谢谢!

        活动

        隐藏
        余宝德 添加了备注 -

        代码示例:
        String msg="【道康俱乐部】尊敬的客户,您于"+writeOffNoticeParamEntity.getWriteDate()
        "在"+writeOffNoticeParamEntity.getDotName()"消费"tCardCouponsInfo.getCardName()",请核实。";
        JpushUtil.sendNotificationAliasToAcceptId(1,String.valueOf(SysConstant.modelCode.MODEL_CODE_SPECIAL_CAR_WASH),
        msg,tCardUserRelationEntity.getClientInfoId().toString());

        显示
        余宝德 添加了备注 - 代码示例: String msg="【道康俱乐部】尊敬的客户,您于"+writeOffNoticeParamEntity.getWriteDate() "在"+writeOffNoticeParamEntity.getDotName() "消费" tCardCouponsInfo.getCardName() ",请核实。"; JpushUtil.sendNotificationAliasToAcceptId(1,String.valueOf(SysConstant.modelCode.MODEL_CODE_SPECIAL_CAR_WASH), msg,tCardUserRelationEntity.getClientInfoId().toString());
        隐藏
        余宝德 添加了备注 -

        dk_serviceplatform/serviceplatform_web/src/main/java/com/liveneo/serviceplatform/web/business/TOrderManageController.java

        显示
        余宝德 添加了备注 - dk_serviceplatform/serviceplatform_web/src/main/java/com/liveneo/serviceplatform/web/business/TOrderManageController.java

          用户

          • 经办人:
            李彩霞
            报告人:
            余宝德
          • 投票:
            0 为这个问题投票
            关注人:
            1 关注这个问题

            日期

            • 创建:
              更新:
              解决: