PR

【12/22】1月ヤマダポイントキャンペーン #1411

wada opened this at 2021-12-20T18:55:19; closed

Description

opened by wada at 2021-12-20T18:55:19; updated 2026-05-20T10:23:42

概要

【1/5】1月ヤマダポイントキャンペーン #1410
ポイントクエストの内容が同じなので、master_yamada_pointは前回の設定を使いまわしています。
クエスト一覧のモンスター討伐クエストに冒険へ行くボタンを設置

ブランチ

web: yamada_pt_1
db: yamada_pt_1

dbは、master_yamada_campaignのみ更新

テスト方法、確認した内容

開催キャンペーンを変更するごとに、デイリークエストをリセットして確認してください。

#デイリークエストリセット用sql
delete from user_daily_quest where user_no = {user_no} and date = '{date}';
update user_info set reset_time = {yesterday} where user_no = {user_no};
delete from dau_login where date = '{date}' and user_no = {user_no};

TODO

告知画像

Comment

#16025 by wada at 2021-12-20T18:55:30; updated 2021-12-20T18:55:30

@iwamoto @kouho
レビューお願いします。

wada assign at 2021-12-20T18:55:44: Not assigned:wada

Comment

#16128 by iwamoto at 2021-12-23T08:07:27; updated 2021-12-23T08:07:27

@wada
確認しました。こちらで問題ないと思います

iwamoto add_label at 2021-12-23T08:07:31: 岩本 LGTM

Comment

#16132 by kouho at 2021-12-23T10:10:11; updated 2021-12-23T10:10:11

@wada
確認OKです。

kouho add_label at 2021-12-23T10:10:14: 皇甫 LGTM
wada merge at 2021-12-23T15:29:52: 【12/22】1月ヤマダポイントキャンペーン
wada close at 2021-12-23T15:29:52: Close
wada refer at 2021-12-27T13:59:28: 1427:【12/27】1月キャンペーンリリース

Commit range

base1b723f9b52a43b13b7583da1921f9fcc0fd608b7
headb0666d7f5894ba995fda6ef63cb11687e00f7a8f
base branchjolly/jr-web:develop
head branchjolly/jr-web:yamada_pt_1

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed9 filesView patch
statusfile
addedpublic_html/img/info_jrye/campaign_yamada/202201/info1.jpg
addedpublic_html/img/info_jrye/campaign_yamada/202201/info2.jpg
addedpublic_html/img/info_jrye/campaign_yamada/202201/info3.jpg
addedpublic_html/img/info_jrye/campaign_yamada/202201/info4.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_main_202201_1.png
addedpublic_html/img/toppic/campaign/yamada_toppic_main_202201_2.png
addedpublic_html/img/toppic/campaign/yamada_toppic_main_202201_3.png
addedpublic_html/img/toppic/campaign/yamada_toppic_main_202201_4.png
modifiedpublic_html/template/Quest-Daily.tpl
Patch body is stored as a separate file to keep this page lightweight.