|
@@ -798,6 +798,7 @@ public class WarehousingServiceImpl implements WarehousingService {
|
|
|
map.put("errMsg", "报工单已报工");
|
|
map.put("errMsg", "报工单已报工");
|
|
|
return map;
|
|
return map;
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
LogData logData = new LogData()
|
|
LogData logData = new LogData()
|
|
|
.setUserId(userId)
|
|
.setUserId(userId)
|
|
|
.setData(mapVal.toString())
|
|
.setData(mapVal.toString())
|