Commit cce3d7ac by 曾迫

1002614 技能使用记录文案修改

parent f34caac6
......@@ -370,7 +370,7 @@ public class CultivateBizImpl implements CultivateBiz {
}
String skill=CultivateSkillTypeEnum.getNameByCode(cultivateRecord.getSkillType());
cultivateRecord.setRemark("你使用了"+skill+"技能,请添加小睿为好友后,回复您想");
cultivateRecord.setRemark("你使用了"+skill+"技能,请添加小睿为好友后,回复您想要定制阅读的书名吧");
}
if(cultivateRecord.getChangeType().equals(CultivateChangeTypeEnum.FISH_BALL_CONVERT_STAR.code)){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment