| | |
| | | import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; |
| | | import com.ruoyi.system.api.domain.SysUser; |
| | | import com.ruoyi.system.api.domain.getVolumeProductionRkQuery; |
| | | import com.ruoyi.system.api.feignClient.LogClient; |
| | | import com.ruoyi.system.api.feignClient.SysUserClient; |
| | | import org.springframework.stereotype.Service; |
| | | |
| | |
| | | |
| | | @Resource |
| | | private ManagementGoodsMaterialsMapper managementGoodsMaterialsMapper; |
| | | |
| | | @Resource |
| | | private LogClient logClient; |
| | | |
| | | @Override |
| | | public PageDTO<SupplierVolumeProductionRkglVO> getSupplierVolumeProductionRkglList(SupplierVolumeProductionRkglQuery supplierVolumeProductionRkglQuery) { |
| | |
| | | list.setNickName(data.getNickName()); |
| | | list.setPhonenumber(data.getPhonenumber()); |
| | | SlStoreManagement slStoreManagement = slStoreManagementMapper.selectById(list.getManagementId()); |
| | | list.setStoreManagementName(slStoreManagement.getStoreManagementName()); |
| | | if (slStoreManagement!=null){ |
| | | list.setStoreManagementName(slStoreManagement.getStoreManagementName()); |
| | | } |
| | | } |
| | | return SlGoodsShelfDTO; |
| | | } |
| | |
| | | byId.setAuditStatus(6); |
| | | byId.setEndTime(new Date()); |
| | | this.updateById(byId); |
| | | |
| | | logClient.savelong(); |
| | | } |
| | | |
| | | } |