case 4123

This commit is contained in:
2022-03-10 00:56:15 +00:00
parent 1897d7ca56
commit d8a11de8dc
7 changed files with 7 additions and 6 deletions

View File

@@ -459,6 +459,7 @@ BEGIN
when 87 then aytkey= 'WorkOrderItemTravel';
when 88 then aytkey= 'WorkOrderItemUnit';
when 89 then aytkey= 'WorkOrderItemOutsideService';
when 90 then aytkey= 'PartInventoryDataList';
else
RETURN returnstr;
end case;