xu.lu 1 년 전
부모
커밋
574f0c5047
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      wms.service/Service/FJService.cs

+ 1 - 1
wms.service/Service/FJService.cs

@@ -7197,7 +7197,7 @@ namespace wms.service.Service
             return warehouseCode switch
             {
                 "1NR" => colType == 0 ? "1666" : "1661",
-                "1SR" => colType == 0 ? "1681" : "1679",
+                "1SR" => colType == 0 ? "1681" : "1676",
                 "2NR" => colType == 0 ? "1696" : "1691",
                 "2SR" => colType == 0 ? "1711" : "1706",
                 "3NR" => colType == 0 ? "1726" : "1721",