| | |
| | | |
| | | @ApiModelProperty(value = "【出库能力】当日订单里") |
| | | private BigDecimal currentOrderNum; |
| | | |
| | | @ApiModelProperty(value = "【出库能力】当日计划量") |
| | | private BigDecimal currentPlanNum; |
| | | @ApiModelProperty(value = "【出库能力】无需配载的任务量") |
| | |
| | | } |
| | | List<DeviceRole> roleList = deviceRoleMapper.selectList(new QueryWrapper<DeviceRole>().lambda() |
| | | .eq(DeviceRole::getType, Constants.ONE)); |
| | | String path = systemDictDataBiz.queryByCode(Constants.FTP,Constants.FTP_RESOURCE_PATH).getCode() |
| | | String path = systemDictDataBiz.queryByCode(Constants.FTP,Constants.FTP_LOCAL_RESOURCE_PATH).getCode() |
| | | +systemDictDataBiz.queryByCode(Constants.FTP,Constants.MEMBER_IMG).getCode(); |
| | | |
| | | HkSyncVisitServiceImpl.getUpdateModelByResponseIccm(visits,new Date(),roleList,path); |