.gitignore

This commit is contained in:
2026-02-24 16:24:47 +08:00
parent a890e326da
commit 1f84fe14a9
30 changed files with 42 additions and 45 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package dto
import (
"cid/model/entity"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
"github.com/gogf/gf/v2/frame/g"
"go.mongodb.org/mongo-driver/v2/bson"
)
+1 -1
View File
@@ -3,7 +3,7 @@ package dto
import (
"cid/model/entity"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
"github.com/gogf/gf/v2/frame/g"
)
+1 -1
View File
@@ -3,7 +3,7 @@ package dto
import (
"cid/model/entity"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
"github.com/gogf/gf/v2/frame/g"
)
+1 -1
View File
@@ -3,7 +3,7 @@ package dto
import (
"cid/model/entity"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
"github.com/gogf/gf/v2/frame/g"
)
+1 -1
View File
@@ -3,7 +3,7 @@ package entity
import (
"cid/model/config"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const AdCreativeCollection = "ad_creative"
+1 -1
View File
@@ -3,7 +3,7 @@ package entity
import (
"cid/model/config"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const AdPlatformCollection = "ad_platform"
+1 -1
View File
@@ -3,7 +3,7 @@ package entity
import (
"cid/model/config"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const AdPositionCollection = "ad_position"
+1 -1
View File
@@ -3,7 +3,7 @@ package entity
import (
"cid/model/config"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const AdSourceCollection = "ad_source"
+1 -1
View File
@@ -1,7 +1,7 @@
package entity
import (
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const AdTypeCollection = "ad_type"
+1 -1
View File
@@ -3,7 +3,7 @@ package entity
import (
"cid/model/config"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const AdvertisementCollection = "advertisement"
+1 -1
View File
@@ -1,7 +1,7 @@
package entity
import (
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const AdvertiserCollection = "advertiser"
+1 -1
View File
@@ -1,7 +1,7 @@
package entity
import (
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const AppPlatformConfigCollection = "app_platform_config"
+1 -1
View File
@@ -1,7 +1,7 @@
package entity
import (
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const ApplicationCollection = "application"
+1 -1
View File
@@ -1,7 +1,7 @@
package entity
import (
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const CidRequestCollection = "cid_request"
+1 -1
View File
@@ -3,7 +3,7 @@ package entity
import (
"cid/model/config"
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const PlatformDeliveryRuleCollection = "platform_delivery_rule"
+1 -1
View File
@@ -1,7 +1,7 @@
package entity
import (
"gitee.com/red-future---jilin-g/common/beans"
"gitea.com/red-future/common/beans"
)
const StrategyCollection = "strategy"