mirror of
https://gitee.com/dromara/dax-pay
synced 2026-08-13 15:55:42 +08:00
feat: PayParam 新增订单商品明细列表(goodsDetail)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- 订单商品明细列表
|
||||
ALTER TABLE pay_normal_order ADD COLUMN IF NOT EXISTS goods_detail jsonb;
|
||||
|
||||
Reference in New Issue
Block a user