Skip to content

Commit

Permalink
[manager] bugfix alert tags is null when tags map key is normal but v…
Browse files Browse the repository at this point in the history
…alue is null. (#270)
  • Loading branch information
tomsun28 committed Jan 16, 2024
1 parent 64b414b commit 222020c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spring:
- classpath:/dist/
- classpath:../dist/
jackson:
default-property-inclusion: NON_EMPTY
default-property-inclusion: ALWAYS

sureness:
auths:
Expand Down

0 comments on commit 222020c

Please sign in to comment.