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 12, 2023
1 parent c280f48 commit c6985d0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ import com.tencent.devops.store.service.common.StoreFileService
import com.tencent.devops.store.utils.StoreUtils
import java.io.File
import org.slf4j.LoggerFactory
import org.springframework.stereotype.Service

@Service
@Suppress("ALL")
class SampleStoreFileServiceImpl : StoreFileService() {

Expand Down

0 comments on commit c6985d0

Please sign in to comment.