go

Simplify Expression of if else in golang

英文: Simplify Expression of if else in golang 问题 我可以帮你简化代码。根据你提供的注释,我理解你想要根据不同的查询条件执行不同的操作。以下是简化后的代码:...