feat: 添加用户优惠券列表接口及相关数据结构

This commit is contained in:
2025-12-30 17:53:27 +08:00
parent dbfb08ed37
commit 2c633dac0f
7 changed files with 208 additions and 2 deletions

View File

@@ -108,4 +108,4 @@ func (s *CouponTestSuite) Test_CouponFlow() {
So(ucReload.OrderID, ShouldEqual, oid)
})
})
}
}