ci/cd调整
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// CidAccountReportDetail 广告数据报表详情实体
|
||||
type CidAccountReportDetail struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// CidAccountReportSum 广告数据报表详情实体
|
||||
type CidAccountReportSum struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// CampaignReportDetail 广告效果指标明细表实体
|
||||
type CampaignReportDetail struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// CampaignReportSum 广告计划效果指标表实体
|
||||
type CampaignReportSum struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// CreativeReportDetail 广告效果指标明细表实体
|
||||
type CreativeReportDetail struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// CreativeReportSum 广告效果指标表实体
|
||||
type CreativeReportSum struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// MaterialReport 素材报表数据实体
|
||||
type MaterialReport struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// PopulationReport 人群报表实体
|
||||
type PopulationReport struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// StorewideReportDetail 广告效果指标表实体
|
||||
type StorewideReportDetail struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// StorewideReportSum 广告效果指标表实体
|
||||
type StorewideReportSum struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// SyncTaskLog 同步任务日志实体
|
||||
type SyncTaskLog struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// TaskReport 调控任务数据实体
|
||||
type TaskReport struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// UnitReportDetail 广告效果指标详情表实体
|
||||
type UnitReportDetail struct {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package copydata
|
||||
|
||||
import "gitea.com/red-future/common/beans"
|
||||
import "gitea.redpowerfuture.com/red-future/common/beans"
|
||||
|
||||
// UnitReportSum 广告效果指标表实体
|
||||
type UnitReportSum struct {
|
||||
|
||||
Reference in New Issue
Block a user