Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

跨站转发审核设置bug #3717

Open
chajie0709 opened this issue Nov 15, 2023 · 1 comment
Open

跨站转发审核设置bug #3717

chajie0709 opened this issue Nov 15, 2023 · 1 comment

Comments

@chajie0709
Copy link

后台设置跨站转发审核时
无需审核时:isCrossSiteTransChecked会被设置成false
需要审核时:isCrossSiteTransChecked会被设置成true
然而实际接口里的判断:
if (!targetSite.IsCrossSiteTransChecked) { contentInfo.Checked = false; }

@starlying
Copy link
Contributor

收到,我们会尽快修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants