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

实战组合模式代码可能有点问题 #77

Open
QiDongHuang opened this issue Apr 3, 2023 · 0 comments
Open

实战组合模式代码可能有点问题 #77

QiDongHuang opened this issue Apr 3, 2023 · 0 comments

Comments

@QiDongHuang
Copy link

代码地址:https://github.com/fuzhengwei/itstack-demo-design/blob/master/itstack-demo-design-8-02/src/main/java/org/itstack/demo/design/domain/service/engine/EngineConfig.java#L18

改动点:static Map<String, LogicFilter> logicFilterMap; --> public static Map<String, LogicFilter> logicFilterMap;

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

1 participant