mirror of
https://github.com/ManyakRus/starter.git
synced 2025-11-23 22:45:11 +02:00
сделал constants_starter
This commit is contained in:
@@ -2,6 +2,7 @@ package calendar
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/ManyakRus/starter/constants_starter"
|
||||
"github.com/dromara/carbon/v2"
|
||||
"time"
|
||||
)
|
||||
|
||||
@@ -4,6 +4,7 @@ package microl
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/ManyakRus/starter/constants_starter"
|
||||
"github.com/ManyakRus/starter/log"
|
||||
"github.com/ManyakRus/starter/micro"
|
||||
"os"
|
||||
|
||||
@@ -6,6 +6,7 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/ManyakRus/starter/log"
|
||||
"github.com/dromara/carbon/v2"
|
||||
"time"
|
||||
|
||||
"gitlab.aescorp.ru/dsp_dev/claim/sync_service/pkg/object_model/entities/connections"
|
||||
|
||||
Reference in New Issue
Block a user