| | |
| | | import com.thhy.materials.modules.biz.concret.entity.dto.DicetName; |
| | | import com.thhy.materials.modules.biz.concret.entity.dto.TMinxingPlant; |
| | | import com.thhy.materials.modules.biz.concret.entity.dto.WeighDto; |
| | | import com.thhy.materials.modules.biz.helmet.entity.TDataSmock; |
| | | import com.thhy.materials.modules.biz.helmet.entity.TDataValue; |
| | | import com.thhy.materials.modules.biz.video.entity.TVideoNo; |
| | | import com.thhy.materials.modules.biz.weigh.dto.QueryWeighDto; |
| | | import com.thhy.materials.modules.biz.weigh.entity.TSuMaterialWarehouseRecord; |
| | |
| | | void materialWarehouseRecordUpdate(Map<String, Object> values); |
| | | |
| | | void materialWarehouseRecordDel(String id); |
| | | |
| | | List<TDataValue> headThingJsDateValue(); |
| | | |
| | | TDataSmock headThingJsDateSmock(); |
| | | |
| | | TDataValue headThingJsDateValueByOne(); |
| | | |
| | | List<TDataValue> headThingJsDateValueMonth(); |
| | | } |