.gitignore
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
package entity
|
||||
|
||||
import (
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
const AdTypeCollection = "ad_type"
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
package entity
|
||||
|
||||
import (
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
const AdvertiserCollection = "advertiser"
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
package entity
|
||||
|
||||
import (
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
const ApplicationCollection = "application"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
package entity
|
||||
|
||||
import (
|
||||
"gitee.com/red-future---jilin-g/common/beans"
|
||||
"gitea.com/red-future/common/beans"
|
||||
)
|
||||
|
||||
const StrategyCollection = "strategy"
|
||||
|
||||
Reference in New Issue
Block a user