故障保修修改
This commit is contained in:
@@ -61,8 +61,8 @@ public class FaultRepairFunctionRecord implements AroundAdvicePlugin {
|
||||
wxgdDO.setMaintenancePerson(maintenance_person);
|
||||
wxgdDO.setAccessories(accessories);
|
||||
wxgdDO.setSolution(solution);
|
||||
wxgdDO.setRepair_date(repair_date);
|
||||
wxgdDO.setRepair_time(repair_time);
|
||||
wxgdDO.setRepairDate(repair_date);
|
||||
wxgdDO.setRepairTime(repair_time);
|
||||
wxgdDO.setProcessingStatus(AcceptanceStatusEnum.TREATED.getType());
|
||||
devGzbxWxgdMapper.updateById(wxgdDO);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user