添加字典白名单

This commit is contained in:
huangzj
2023-09-26 09:28:09 +08:00
parent 1ecee3c633
commit 904a94fe83

View File

@@ -180,6 +180,7 @@ logging:
whitelist:
urls:
# - /**
- /user-boot/user/generateSm2Key
- /user-boot/theme/getTheme
- /user-boot/user/updateFirstPassword
@@ -200,6 +201,7 @@ whitelist:
- /system-boot/theme/getTheme
- /system-boot/image/toStream
- /cs-system-boot/appinfo/queryAppInfoByType
- /system-boot/dictType/dictDataCache
#- /device-boot/**
#- /system-boot/**
#- /harmonic-boot/**