### Contact Information 764297968@qq.com ### MaxKB Version maxkb-pro:v1.10.7-lts ### Problem Description  直接查询不包含金额字段是没有问题的,发现使用的默认的json包,因为 Python 的 json 模块默认不支持 Decimal 类型的序列化 ### Steps to Reproduce 查询带有金额的字段,即可复现 ### The expected correct result 正确返回不报错 ### Related log output ```shell ``` ### Additional Information _No response_