#
luxiaotao1123
2020-06-16 957dbef4a9ad04765d7ff7dca601bda6a29d444e
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";