Skip to content

Commit

Permalink
项目支持关联运营产品和根据运营产品搜索 #9636
Browse files Browse the repository at this point in the history
  • Loading branch information
fcfang123 committed Nov 13, 2023
1 parent 995e84a commit 9747eee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ class ProjectApprovalService @Autowired constructor(
ccAppName = projectInfo.ccAppName,
kind = projectInfo.kind,
projectType = projectType ?: 0,
productId = projectInfo.productId
productId = projectApprovalInfo.productId
)
}
val logoAddress = projectUpdateInfo.logoAddress
Expand Down

0 comments on commit 9747eee

Please sign in to comment.