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

Commit 9073ae9c authored by 胡佳晨's avatar 胡佳晨

舞台英文名 小程序过滤英文名

parent f6199403
...@@ -75,7 +75,7 @@ public class RedisArDataUtils { ...@@ -75,7 +75,7 @@ public class RedisArDataUtils {
stage.setEnTitle(stage.getTitle().split("&")[1]); stage.setEnTitle(stage.getTitle().split("&")[1]);
stage.setTitle(stage.getTitle().split("&")[0]); stage.setTitle(stage.getTitle().split("&")[0]);
} catch (Exception e) { } catch (Exception e) {
e.printStackTrace(); // e.printStackTrace();
stage.setEnTitle(""); stage.setEnTitle("");
} }
List<SweetManualArtistListArDto> artistListArList = new ArrayList<>(); 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