push
CI / changes (push) Successful in 36s
CI / ad (push) Successful in 2s
CI / admin (push) Successful in 2s
CI / bff (push) Successful in 1s
CI / chore (push) Successful in 1s
CI / equipment (push) Successful in 2s
CI / express (push) Successful in 2s
CI / log (push) Failing after 1s
CI / product (push) Successful in 2s
CI / sale (push) Successful in 2s
CI / task (push) Successful in 2s
CI / user (push) Successful in 2s
CI / wecom (push) Successful in 1s

This commit is contained in:
2026-09-03 18:16:05 +08:00
parent 537eab4c0d
commit 13d50dc563
2 changed files with 1 additions and 2 deletions
@@ -20,7 +20,6 @@ type ItemsLogic struct {
BaseLogic
}
// NewItemsLogic
func NewItemsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ItemsLogic {
return &ItemsLogic{
ctx: ctx,