Skip to content

Conversation

@guohelu
Copy link
Collaborator

@guohelu guohelu commented May 8, 2025

Reviewed, transaction id: 41679

# Reviewed, transaction id: 41679
guohelu added 2 commits May 9, 2025 16:57
# Reviewed, transaction id: 41848
# Reviewed, transaction id: 41992
show_type: str = "show"
validation: str = ""
custom_type: str
source_info: List[SourceInfo]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这两个字段,source_info, source_tag印象中后端好像是不需要的,可以确认下

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

针对不同的变量,这两个字段有不同的消费,应该保留

guohelu added 3 commits July 2, 2025 17:42
# Reviewed, transaction id: 48602
# Reviewed, transaction id: 48679
for info in data.source_info:
info_field = info.value

if not (constant_key == info_field == tag_field):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个不一定保证统一吧

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

有关节点输出变量使用的应该都是字段名,并且是不允许修改的,这里应该是需要保持统一的

# Reviewed, transaction id: 48748
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants