#
luxiaotao1123
2020-07-02 1064200ae079272bbe8fe10c9ca5f3f86d954227
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";