|
|
|
@ -620,7 +620,7 @@ public class CommodityServiceImpl implements CommodityService { |
|
|
|
|
commodityCodeCheckQuery.setSl(receiveSpxxReq.getSl()); |
|
|
|
|
commodityCodeCheckQuery.setDeptId(receiveSpxxReq.getEntId()); |
|
|
|
|
Map<String,String> map = new HashMap<>(); |
|
|
|
|
map.put("productName", xmmc); |
|
|
|
|
// map.put("productName", xmmc);
|
|
|
|
|
map.put("zxbm", receiveSpxxReq.getZxbm()); |
|
|
|
|
map.put("entId",commodityCodeCheckQuery.getDeptId()); |
|
|
|
|
|
|
|
|
|