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

这里增加如果服务的grid_flag==NO_FLOW状态是过滤掉的逻辑 #69

Open
louishlz opened this issue Sep 17, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@louishlz
Copy link

				if(res[i]["grid_flag"] == "NO_FLOW")
				{
					continue;
				}
@ETZhangSX ETZhangSX added the enhancement New feature or request label Feb 8, 2021
@tarscloudbot
Copy link
Contributor

welcome pr~

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

No branches or pull requests

3 participants