Merge branch 'develop' of git.ailuowan.com:zzw/lone-services into develop
CI / changes (push) Successful in 13s
CI / docker-bff (push) Successful in 3m8s
CI / docker-product (push) Successful in 3m28s
CI / docker-admin (push) Successful in 3m28s
CI / docker-user (push) Successful in 3m26s
CI / docker-ad (push) Successful in 3m23s

This commit is contained in:
2026-08-25 08:58:27 +08:00
31 changed files with 1743 additions and 1966 deletions
+2 -1
View File
@@ -2,7 +2,8 @@ package logic
import (
"context"
"lone-services/rpc/order/pb"
order "lone-services/rpc/order/pb"
"lone-services/services/order/internal/svc"
"github.com/zeromicro/go-zero/core/logx"