#
luxiaotao1123
2020-07-11 ce6b5be6c0e1544bcc66f9fce9efec3ced724d95
src/main/java/com/zy/asrs/entity/ViewLocMapDto.java
@@ -70,11 +70,11 @@
                break;
            case "R":
                this.bgc = "#D7FFF0";
                this.color = "#fff";
                this.color = "#000";
                break;
            case "S":
                this.bgc = "#F0DAD2";
                this.color = "#fff";
                this.color = "#000";
                break;
            case "X":
                this.bgc = "#bac296";