fix: 处理bug
This commit is contained in:
parent
c20c6871c9
commit
cf413538fa
@ -373,7 +373,7 @@ func CreateAntomPay(c *gin.Context) {
|
||||
service.Error(c, err)
|
||||
return
|
||||
}
|
||||
//case common.OrderTypeAddon:
|
||||
case common.OrderTypeAddon:
|
||||
//如果是购买增值服务 1:修改余量信息AddBundleBalance 2 添加扩展记录BundleExtend
|
||||
//_, err = service.BundleProvider.AddBundleBalance(context.Background(), &bundle.AddBundleBalanceReq{
|
||||
// UserId: int32(orderLimit.UserId),
|
||||
|
Loading…
Reference in New Issue
Block a user