Skip to content

Conversation

@ThankCat
Copy link
Contributor

get_list 方法的参数格式调整为多行以提高可读性,并将过滤条件中的 usernameip 字段的匹配方式从直接拼接字符串改为使用 __like 操作符。

将 `get_list` 方法的参数格式调整为多行以提高可读性,并将过滤条件中的 `username` 和 `ip` 字段的匹配方式从直接拼接字符串改为使用 `__like` 操作符,以增强代码的可维护性和一致性。
@wu-clan wu-clan changed the title refactor(crud_opera_log): 修复日志查询方法参数格式和过滤条件 Fix filters for opera log query list Mar 24, 2025
@ThankCat ThankCat closed this Mar 25, 2025
@ThankCat ThankCat deleted the dev branch March 25, 2025 00:44
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.

1 participant