| | |
| | | import com.baomidou.mybatisplus.annotations.TableName; |
| | | import com.baomidou.mybatisplus.enums.IdType; |
| | | import com.baomidou.mybatisplus.mapper.EntityWrapper; |
| | | import com.core.common.Cools; |
| | | import com.core.common.SpringUtils; |
| | | import com.zy.asrs.service.BasWhsService; |
| | | import com.zy.asrs.service.RowLastnoTypeService; |
| | | import com.zy.system.entity.User; |
| | | import com.zy.system.service.UserService; |
| | | import com.core.common.Cools; |
| | | import com.core.common.SpringUtils; |
| | | import io.swagger.annotations.ApiModelProperty; |
| | | |
| | | import java.io.Serializable; |
| | |
| | | @TableField("empty_similar") |
| | | private String emptySimilar; |
| | | |
| | | public RowLastno() {} |
| | | public RowLastno() { |
| | | } |
| | | |
| | | public RowLastno(String wrkMk,Integer currentRow,Integer sRow,Integer eRow,Integer crnQty,String memo,Long modiUser,Date modiTime,Long appeUser,Date appeTime,Integer limintLoc) { |
| | | this.wrkMk = wrkMk; |
| | |
| | | public void setLimintLoc(Integer limintLoc) { |
| | | this.limintLoc = limintLoc; |
| | | } |
| | | |
| | | public Integer getsCrnNo() { |
| | | return sCrnNo; |
| | | } |
| | |
| | | public Integer getTypeId() { |
| | | return typeId; |
| | | } |
| | | |
| | | public String getTypeId$() { |
| | | RowLastnoTypeService rowLastnoTypeService = SpringUtils.getBean(RowLastnoTypeService.class); |
| | | RowLastnoType rowLastnoType = rowLastnoTypeService.selectById(this.typeId.longValue()); |