1.商品下单优化秒杀订单以秒杀价格为准

2.修改水票套票释放逻辑,个人水票发放以次月以1日凌晨为时间节点
3.增加以订单号形式发送水票套票信息
This commit is contained in:
1350250847@qq.com
2026-04-27 17:23:08 +08:00
parent 1ae7a76901
commit 818be01c7c
5 changed files with 124 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ spring:
datasource:
url: jdbc:mysql://47.107.249.41:13306/modules?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8
username: modules
password: tYmmMGh5wpwXR3ae2
password: tYmmMGh5wpwXR3ae
driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource