#
luxiaotao1123
2020-07-07 d8c49ec782f4f1341f22bc1ac918e59a054fc58d
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";