PR

ヤマダキャンペーンTOP画像 #84 #109

wada opened this at 2020-08-06T18:04:22; closed

Description

opened by wada at 2020-08-06T18:04:22; updated 2022-11-01T17:45:01

キャンペーン中のTOP画像を専用画像に変更
専用のテーブルを使用(event_toppic)

Comment

#6190 by wada at 2020-08-06T18:04:40; updated 2020-08-06T18:05:43
#sql追加
INSERT INTO `event_toppic` (`id`, `name`, `img`, `start_time`, `end_time`, `toppic_type`, `platform_type`, `del_flg`)
VALUES
	(1, 'ヤマダポイントプレゼント', 'yamada_toppic_main4_1', '2020-08-07 00:00:00', '2020-08-18 00:00:00', 0, 3, 0),
	(2, 'ヤマダポイントプレゼント', 'yamada_toppic_main4_2', '2020-08-07 00:00:00', '2020-08-18 00:00:00', 0, 3, 0);

Comment

#6199 by iwamoto at 2020-08-06T19:06:39; updated 2020-08-06T19:06:39

@wada
レビューOKですー

wada merge at 2020-08-06T19:08:26: ヤマダキャンペーンTOP画像 #84
wada close at 2020-08-06T19:08:26: Close
wada delete_branch at 2020-08-06T19:19:26: yamada_topic_84

Commit range

basea19a5a176d2ceb52000d1292378abd2b0af61114
head64c0ed953d4f21bac06177cc9997f2895d58ee61
base branchjolly/jr-web:develop
head branchjolly/jr-web:yamada_topic_84

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed4 filesView patch
statusfile
addedpublic_html/img/toppic/campaign/yamada_toppic_main4_1.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_main4_1_end.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_main4_2.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_main4_2_end.jpg
Patch body is stored as a separate file to keep this page lightweight.