feat: 添加已贴票金额字段并优化贴票金额计算逻辑
在LawyerCostController、LawyerCostListController和LawyerCost模型中添加了`posting_tickets_fee_the`字段,用于记录已贴票金额。同时,优化了贴票金额的计算逻辑,确保在计算已支付款项时减去已贴票金额,并添加了详细的日志记录以便调试。
Showing
Please
register
or
sign in
to comment
在LawyerCostController、LawyerCostListController和LawyerCost模型中添加了`posting_tickets_fee_the`字段,用于记录已贴票金额。同时,优化了贴票金额的计算逻辑,确保在计算已支付款项时减去已贴票金额,并添加了详细的日志记录以便调试。