|
|
|
@ -342,6 +342,10 @@ public class PublicConfig { |
|
|
|
if ("302299".equals(userByPort.getNumber())) { |
|
|
|
userByPort.setMaindeparment(280); |
|
|
|
} |
|
|
|
if("300732".equals(userByPort.getNumber())){ |
|
|
|
userByPort.setMaindeparment(361); |
|
|
|
userByPort.setMaindeparmentname("仓储中心"); |
|
|
|
} |
|
|
|
return userByPort; |
|
|
|
} |
|
|
|
|
|
|
|
|