partial void UpdateLabor(Labor instance);
partial void DeleteLabor(Labor instance);
partial void InsertLabor(Labor instance);