Commit 4e5c0351 by huluobin

Revert "亚马逊广告"

This reverts commit e5ac6ec5
parent f6b29331
......@@ -11,7 +11,7 @@ public class SyncCostFirstTest {
SyncCostFirstJob syncCostFirstJob = new SyncCostFirstJob();
JobPointLog jobPointLog = new JobPointLog("base-sync-cost-first", 1, 1, 1, 1,
LocalDateTime.of(2020,1,1,9,0,0),
LocalDateTime.of(2020,8,20,0,0,0));
LocalDateTime.of(2020,8,31,0,0,0));
syncCostFirstJob.executeJob(null, jobPointLog);
}
}
......@@ -252,7 +252,7 @@
#{attributedUnitsOrderedThirtydaySameSku,jdbcType=VARCHAR}, #{accountId,jdbcType=INTEGER},
#{companyId,jdbcType=INTEGER}, #{bjCreateTime,jdbcType=TIMESTAMP}, #{bjModifyTime,jdbcType=TIMESTAMP},
#{reportDate,jdbcType=DATE}, #{reportType,jdbcType=VARCHAR}, #{exchangeRate,jdbcType=DECIMAL},
#{exchangeRateUsd,jdbcType=DECIMAL},#{type,jdbctype=INTEGER})
#{exchangeRateUsd,jdbcType=DECIMAL},#{type,jdbcType=INTEGER})
</insert>
<insert id="insertSelective" parameterType="com.bailuntec.domain.entity.DcBaseFinanceAmazonAdProduct">
<!--
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment