src/main/java/com/zy/asrs/entity/ViewLocMapDto.java
@@ -52,11 +52,11 @@ this.bgc = "#00B271"; this.color = "#fff"; break; case "F": case "Z": this.bgc = "#479AC7"; this.color = "#fff"; break; case "O": case "K": this.bgc = "#B45B3E"; this.color = "#fff"; break; @@ -76,7 +76,7 @@ this.bgc = "#F0DAD2"; this.color = "#000"; break; case "X": case "J": this.bgc = "#bac296"; this.color = "#fff"; break;