push
CI / changes (push) Successful in 35s
CI / ad (push) Successful in 1s
CI / admin (push) Successful in 2s
CI / bff (push) Successful in 2s
CI / chore (push) Successful in 2s
CI / equipment (push) Successful in 1s
CI / express (push) Successful in 2s
CI / lonelog (push) Successful in 0s
CI / product (push) Successful in 2s
CI / sale (push) Successful in 1s
CI / task (push) Successful in 2s
CI / user (push) Successful in 2s
CI / wecom (push) Successful in 2s
CI / changes (push) Successful in 35s
CI / ad (push) Successful in 1s
CI / admin (push) Successful in 2s
CI / bff (push) Successful in 2s
CI / chore (push) Successful in 2s
CI / equipment (push) Successful in 1s
CI / express (push) Successful in 2s
CI / lonelog (push) Successful in 0s
CI / product (push) Successful in 2s
CI / sale (push) Successful in 1s
CI / task (push) Successful in 2s
CI / user (push) Successful in 2s
CI / wecom (push) Successful in 2s
This commit is contained in:
@@ -92,7 +92,7 @@ jobs:
|
|||||||
- wecom
|
- wecom
|
||||||
- task
|
- task
|
||||||
- equipment
|
- equipment
|
||||||
- log
|
- lonelog
|
||||||
env:
|
env:
|
||||||
BUILD_LIST: ${{ needs.changes.outputs.build_list }}
|
BUILD_LIST: ${{ needs.changes.outputs.build_list }}
|
||||||
NAME: lone/${{ matrix.name }}
|
NAME: lone/${{ matrix.name }}
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ type ItemsLogic struct {
|
|||||||
BaseLogic
|
BaseLogic
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// NewItemsLogic
|
||||||
func NewItemsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ItemsLogic {
|
func NewItemsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ItemsLogic {
|
||||||
return &ItemsLogic{
|
return &ItemsLogic{
|
||||||
ctx: ctx,
|
ctx: ctx,
|
||||||
|
|||||||
Reference in New Issue
Block a user