| | |
| | | |
| | | @ApiModelProperty(value = "参数模板编号") |
| | | private String paramaTableName; |
| | | |
| | | @ApiModelProperty(value = "精度等级") |
| | | private String accuracyClass; |
| | | } |
| | |
| | | /**库位号*/ |
| | | @ApiModelProperty(value = "库位号") |
| | | private String positionCode; |
| | | |
| | | @ApiModelProperty(value = "精度等级") |
| | | private String accuracyClass; |
| | | } |
| | |
| | | t1.tool_code toolCode, |
| | | t1.tool_id toolId, |
| | | t2.tool_code toolNum, |
| | | t2.accuracy_class accuracyClass, |
| | | t1.outbound_quantity outboundQuantity, |
| | | t1.out_actual_count outActualCount, |
| | | t1.outbound_time outboundTime, |
| | |
| | | t2.id toolLedgerDetailId, |
| | | t1.tool_code toolCode, |
| | | t3.tool_code toolNum, |
| | | t3.accuracy_class accuracyClass, |
| | | t1.tool_id toolId, |
| | | t3.chinese_name toolName, |
| | | t3.tool_model toolModel, |
| | |
| | | t.id toolLedgerDetailId, |
| | | t.tool_code toolCode, |
| | | p.tool_code toolNum, |
| | | p.accuracy_class accuracyClass, |
| | | t.tool_id toolId, |
| | | p.chinese_name toolName, |
| | | p.tool_model toolModel, |