rwadurian/backend/services/planting-service/src
hailin f5afb65df8 fix(planting): center signature image on the signature field
Calculate signature position based on field center instead of left-bottom
corner, so the signature image is properly centered within the field area.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 00:00:13 -08:00
..
api feat(contract-signing): 增强签名功能 2025-12-26 06:42:15 -08:00
application fix(planting-service): 签名后查看合同返回已签名的PDF 2025-12-26 05:48:22 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain feat(contract-signing): 增强签名功能 2025-12-26 06:42:15 -08:00
infrastructure fix(planting): center signature image on the signature field 2026-01-04 00:00:13 -08:00
shared refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
app.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
main.ts feat(contract): 增强合同生成功能 2025-12-25 05:35:40 -08:00