pang.jiabao
2025-11-19 4f0617f8fcc7f1c91f3c2dc8056e195ae71aad83
src/main/java/com/zy/asrs/entity/ViewLocMapDto.java
@@ -47,7 +47,7 @@
    public void setLocSts(String locSts) {
        this.locSts = locSts;
        switch (locSts){
        switch (locSts) {
            case "D":
                this.bgc = "#00B271";
                this.color = "#fff";