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 Oct 13, 2023
1 parent 2e55fc9 commit b38c29a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ class SampleStoreFileServiceImpl : StoreFileService() {
companion object {
private val logger = LoggerFactory.getLogger(SampleStoreFileServiceImpl::class.java)
}

@Suppress("NestedBlockDepth")
override fun uploadFileToPath(
userId: String,
client: Client,
Expand Down

0 comments on commit b38c29a

Please sign in to comment.