Skip to content

Conversation

@thexqn
Copy link
Contributor

@thexqn thexqn commented Nov 27, 2025

1、ci_cache.apply_async 的调用在 db.session.commit() 前,导致ci_cache异步调用时依然缓存了旧的数据;
2、for ci in CI.get_by(type_id=type_id, to_dict=False),只考虑了当前的CITYPE,未考虑继承了该CITYPE的子CITYPE的情况。
以上建议修复#733

@pycook pycook merged commit 3baa4e3 into veops:master Nov 30, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants