Skip to content

Commit a1880a2

Browse files
committed
Add environmentId always to details
1 parent 507b869 commit a1880a2

File tree

1 file changed

+1
-0
lines changed
  • server/api-service/lowcoder-infra/src/main/java/org/lowcoder/infra/event

1 file changed

+1
-0
lines changed

server/api-service/lowcoder-infra/src/main/java/org/lowcoder/infra/event/AbstractEvent.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public abstract class AbstractEvent implements LowcoderEvent
2424

2525
public Map<String, Object> details()
2626
{
27+
this.details.put("environmentId", environmentID);
2728
return this.details;
2829
}
2930

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy