.gitignore
This commit is contained in:
@@ -3,7 +3,7 @@ package entity
|
||||
import (
|
||||
"time"
|
||||
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
// OrderBase 订单基础信息
|
||||
|
||||
@@ -3,7 +3,7 @@ package entity
|
||||
import (
|
||||
"time"
|
||||
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
// OrderDailyStatistics 订单日统计数据实体
|
||||
|
||||
@@ -3,7 +3,7 @@ package entity
|
||||
import (
|
||||
"time"
|
||||
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
// OrderMonthlyStatistics 订单月统计数据实体
|
||||
|
||||
@@ -3,7 +3,7 @@ package entity
|
||||
import (
|
||||
"time"
|
||||
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
// OrderQuarterlyStatistics 订单季度统计数据实体
|
||||
|
||||
@@ -3,7 +3,7 @@ package entity
|
||||
import (
|
||||
"time"
|
||||
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
// OrderStatistics 订单统计数据实体
|
||||
|
||||
@@ -3,7 +3,7 @@ package entity
|
||||
import (
|
||||
"time"
|
||||
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
// OrderYearlyStatistics 订单年度统计数据实体
|
||||
|
||||
@@ -3,7 +3,7 @@ package entity
|
||||
import (
|
||||
"go.mongodb.org/mongo-driver/v2/bson"
|
||||
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
// PaymentConfig 支付配置
|
||||
|
||||
Reference in New Issue
Block a user