Parcourir la source

Merge branch 'master' of http://120.77.11.229:3000/zuolinhao/ZT-FJ-WMS

林豪 左 il y a 9 mois
Parent
commit
99188fd8c4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      wms.service/Service/FJService.cs

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

@@ -7182,7 +7182,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",