Skip to content

Commit

Permalink
pref:nodejs安装包下载地址域名支持按部署环境返回 TencentBlueKing#11327
Browse files Browse the repository at this point in the history
  • Loading branch information
carlyin0801 committed Dec 18, 2024
1 parent 7098ef0 commit f5e156e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ class BuildStoreResourceImpl @Autowired constructor(
): Result<StorePkgRunEnvInfo?> {
return Result(
storePkgRunEnvInfoService.getStorePkgRunEnvInfo(
devopsEnv = devopsEnv,
userId = "",
storeType = storeType,
language = language,
Expand Down

0 comments on commit f5e156e

Please sign in to comment.