adapted SLOs
parent
0643ae2951
commit
c94585f288
|
|
@ -22,7 +22,7 @@ module TP_Mobile_Send2VehicleMGU {
|
|||
"type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"TripService~"
|
||||
~"TripService - PROD~"
|
||||
)
|
||||
)
|
||||
,entityName.in(
|
||||
|
|
@ -41,7 +41,7 @@ module TP_Mobile_Send2VehicleMGU {
|
|||
"type(service_method),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"TripService~"
|
||||
~"TripService - PROD~"
|
||||
)
|
||||
)
|
||||
,entityName.in(
|
||||
|
|
|
|||
Loading…
Reference in New Issue