记得上下班打卡 | git大法好,push需谨慎

Commit 96311cda authored by 胡佳晨's avatar 胡佳晨

舞台 添加 英文名

parent 2a8c4d9a
......@@ -73,7 +73,7 @@ public class RedisArDataUtils {
for (SweetManualArtistStageListArDto stage : stageList) {
try {
stage.setEnTitle(stage.getTitle().split("&&")[1]);
}catch (Exception e){
} catch (Exception e) {
stage.setEnTitle("");
}
List<SweetManualArtistListArDto> artistListArList = new ArrayList<>();
......
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