Commit 3b368eba by 阮思源

修改Bug1022477

parent 42af9214
......@@ -508,7 +508,7 @@ public class CultivateBizImpl implements CultivateBiz {
}
String skill=CultivateSkillTypeEnum.getNameByCode(cultivateRecord.getSkillType());
cultivateRecord.setRemark("你使用了"+skill+"技能,请添加小睿为好友后,回复您想要定制阅读的书名吧");
cultivateRecord.setRemark("你使用了"+skill+"技能请添加小睿为好友后,回复您想要定制阅读的书名吧");
}
if(changeType.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