Skip to content

Refactor OrdersCapacityServiceImpl to enhance capacity confirmation and...

chao.zhang requested to merge main into test

Refactor OrdersCapacityServiceImpl to enhance capacity confirmation and release processes. Improved error handling by including orderId in error messages for better traceability. Streamlined the preparation and saving of sold and lock records, ensuring robust transaction management during capacity updates. This update also includes better data structure organization for confirm and release operations.

Merge request reports