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

请教一个getVariableFullNames的问题 #549

Closed
cyningchen opened this issue Jun 16, 2023 · 2 comments
Closed

请教一个getVariableFullNames的问题 #549

cyningchen opened this issue Jun 16, 2023 · 2 comments
Labels

Comments

@cyningchen
Copy link

let appkey = get_appkey("com.sankuai.aaa.bbb.ccc"); if appkey != nil{ return appkey.serviceLevel; } return nil;

getVariableFullNames返回["appkey.serviceLevel"],与预期为[]不一致,请问是feature还是bug

@killme2008
Copy link
Owner

是个 bug,已在 3716a6c 修复

@killme2008 killme2008 added the bug label Jun 10, 2024
@killme2008
Copy link
Owner

Released 5.4.3

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

No branches or pull requests

2 participants