提交 7dc5e4f7 作者: 刘明祎-运维用途

Merge branch 'develop'

流水线 #7815 已通过 于阶段
in 2 分 6 秒
......@@ -228,6 +228,7 @@ public class PilotCertificationServiceImpl implements PilotCertificationService
if(flyingTeam != null){
pilotCertificationDTO.setFlyingTeam(flyingTeam.getCompanyName());
pilotCertificationDTO.setBackUserId(flyingTeam.getBackUserId());
pilotCertificationDTO.setMessageId(flyingTeam.getMessageId());
}
return pilotCertificationDTO;
}
......
......@@ -18,4 +18,4 @@ patches:
images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/cms
newTag: 41ab0a64e4f6f5df437dce77293f2ad8a3e07006
newTag: abede97e3dd959f96fe23f7b94f04fd729416abf
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论