| | |
| | | |
| | | private Integer row; |
| | | |
| | | private String crn_str_time; |
| | | private String crn_end_time; |
| | | |
| | | @ApiModelProperty(value= "工作号") |
| | | private Integer wrk_no; |
| | | |
| | |
| | | @ApiModelProperty(value= "数量") |
| | | private Double anfme; |
| | | |
| | | @ApiModelProperty(value= "商品编号") |
| | | @ApiModelProperty(value= "品号") |
| | | private String matnr; |
| | | |
| | | @ApiModelProperty(value= "商品名称") |
| | | @ApiModelProperty(value= "品名") |
| | | private String maktx; |
| | | |
| | | @ApiModelProperty(value= "批号") |
| | |
| | | @ApiModelProperty(value= "颜色") |
| | | private String color; |
| | | |
| | | @ApiModelProperty(value= "品牌") |
| | | @ApiModelProperty(value= "类型") |
| | | private String brand; |
| | | |
| | | @ApiModelProperty(value= "单位") |