Skip to content

Commit

Permalink
pref:插件国际化properties文件value值支持引入文件 TencentBlueKing#9366
Browse files Browse the repository at this point in the history
  • Loading branch information
yjieliang committed Sep 20, 2023
1 parent 1aa6506 commit 30b287a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ class SampleStoreI18nMessageServiceImpl : StoreI18nMessageServiceImpl() {
fileDir = "$fileDir${separator}file"
)
if (fileNameList.isNullOrEmpty()) {
logger.info("descriptionAnalysis get fileNameList fail")
return description
}
logger.info("descriptionAnalysis get fileNameList:$fileNameList")
Expand Down

0 comments on commit 30b287a

Please sign in to comment.