22eb9cdc by xu

可信空间连接器入住接口

1 parent dd8f1ff4
......@@ -309,6 +309,7 @@ public class TdsConnectorIdentityServiceImpl extends FlowAbstractImpl implements
}
//主平台审批通过更新数据
if("MAIN".equals(platformType)) {
log.info("flowComplete entity:{}",entity);
if(ApprovalStateEnum.PASSED.getValue().equals(bizApproveVO.getApprovalState())){
changSourceConnectorInentity(entity);
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!