Commit 92318b84 by 裴大威

Merge branch 'fix-1002614new' into 'master'

1002614 技能使用记录文案修改

See merge request rays/pcloud-book!604
parents f34caac6 cce3d7ac
......@@ -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