Jerry Yan 0204b3bc23 feat(pricing): 实现优惠券打印功能
- 新增 AppVoucherController 控制器处理打印请求
- 实现 VoucherPrintService 接口和 VoucherPrintServiceImpl 实现类
- 添加 VoucherPrintReq 请求对象和 VoucherPrintResp 响应对象
- 创建 VoucherPrintRecord 实体和对应的 Mapper
- 更新 PriceVoucherCodeMapper 接口,添加随机获取未打印券码的方法
- 实现分布式锁机制防止重复打印- 生成流水号并记录打印状态
2025-08-24 01:16:16 +08:00
2025-07-24 09:55:17 +08:00
2025-06-30 18:08:36 +08:00
2025-08-14 10:50:27 +08:00
2024-11-29 10:49:32 +08:00

The file is empty.
Description
帧途后端
Readme 14 MiB
Languages
Java 100%