设备维修记录
This commit is contained in:
@@ -202,6 +202,7 @@ namespace Tnb.EquipMgr
|
||||
{
|
||||
repairer_id = _userManager.UserId,
|
||||
status = RepairApplyStatus.RECEIVED,
|
||||
receive_time = DateTime.Now,
|
||||
}, x => x.id == id);
|
||||
return "接收成功";
|
||||
}else
|
||||
|
||||
Reference in New Issue
Block a user