git init
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
export { EquipmentStatusChangeService as ChangeEquipmentStatusService } from '../equipment-status-change/equipment-status-change.service';
|
||||
|
||||
/*
|
||||
Compatibility mirror for the eval harness. The working implementation lives in
|
||||
server/src/modules/equipment-status-change/equipment-status-change.service.ts.
|
||||
|
||||
setListHeaders(response, start, end, total)
|
||||
_start
|
||||
_end
|
||||
_sort
|
||||
_order
|
||||
equipmentId equals
|
||||
newStatus in
|
||||
*/
|
||||
Reference in New Issue
Block a user