PR

【1/26】2月ヤマダptキャンペーン #1507

wada opened this at 2022-01-25T16:11:31; closed

Description

opened by wada at 2022-01-25T16:11:31; updated 2022-01-31T10:17:03

概要

【2/2】2月ヤマダptキャンペーン #1500
https://docs.google.com/spreadsheets/d/17jlkaog9frCMcqpySfvQaCk6ijaFQdnPAt11wLiaOXY/edit#gid=776945009

ブランチ

web: yamada_pt_2
db: yamada_pt_2

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

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

#デイリークエストリセット用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};
wada add_label at 2022-01-25T16:54:44: レビュー待ち

Comment

#16871 by wada at 2022-01-25T16:54:54; updated 2022-01-25T16:54:54

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

Comment

#16879 by iwamoto at 2022-01-26T11:59:46; updated 2022-01-26T11:59:46

@wada
確認しました。問題ないように思います。

iwamoto add_label at 2022-01-26T11:59:49: 岩本 LGTM

Comment

#16881 by kouho at 2022-01-26T14:04:27; updated 2022-01-26T14:04:27

@wada
確認OKです。1点だけこちらのキャラが誰かわかりませんでした。リリース済みのキャラなら大丈夫です。
!yamada_toppic_main_202202_2

Comment

#16882 by wada at 2022-01-26T14:19:10; updated 2022-01-26T14:19:10

@kouho
ルーディダルですね。
このTOPPICが公開される1週前にリリースされるので大丈夫です。

Comment

#16883 by kouho at 2022-01-26T14:23:44; updated 2022-01-26T14:23:44

@wada
かしこまりました。

kouho add_label at 2022-01-26T14:23:46: 皇甫 LGTM
wada merge at 2022-01-26T17:53:52: 【1/26】2月ヤマダptキャンペーン
wada close at 2022-01-26T17:53:52: Close
wada refer at 2022-01-31T10:17:03: 1518:【1/31】リリース

Commit range

basea880b225b4a7d907011d7a6ea280a4de42f2fa84
head05e5f678ce1c766f9e0f32c1973eabd5b32053cb
base branchjolly/jr-web:develop
head branchjolly/jr-web:yamada_pt_2

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed12 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/SubFunc_mission.inc
modifiedlib/models/Yamada_point_quest.php
addedpublic_html/img/info_jrye/campaign_yamada/202202/info1.jpg
addedpublic_html/img/info_jrye/campaign_yamada/202202/info2.jpg
addedpublic_html/img/info_jrye/campaign_yamada/202202/info3.jpg
addedpublic_html/img/info_jrye/campaign_yamada/202202/info4.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_main_202202_1.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_main_202202_2.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_main_202202_3.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_main_202202_4.jpg
modifiedpublic_html/template/Quest-Daily.tpl
Patch body is stored as a separate file to keep this page lightweight.