PR

【11/24】12月ヤマダポイントキャンペーン #1319

wada opened this at 2021-11-19T14:10:06; closed

Description

opened by wada at 2021-11-19T14:10:06; updated 2026-02-05T17:13:43

概要

【12/1】12月ヤマダポイントキャンペーン #1318
https://docs.google.com/spreadsheets/d/17jlkaog9frCMcqpySfvQaCk6ijaFQdnPAt11wLiaOXY/edit

モンスター討伐のデイリークエストを追加

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

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

#デイリークエストリセット用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

#15374 by wada at 2021-11-19T14:11:01; updated 2021-11-19T14:11:01

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

Comment

#15379 by kouho at 2021-11-19T15:19:13; updated 2021-11-19T15:19:13

@wada
期間設定とモンスター討伐のデイリークエスト確認しました。
動作もソースも問題ないと思います。

kouho add_label at 2021-11-19T15:19:16: 皇甫 LGTM

Comment

#15388 by iwamoto at 2021-11-19T15:45:12; updated 2021-11-19T15:45:12

@wada
確認しました、問題ないと思います。

iwamoto add_label at 2021-11-19T15:45:19: 岩本 LGTM
wada merge at 2021-11-22T10:12:51: 【11/24】12月ヤマダポイントキャンペーン
wada close at 2021-11-22T10:12:51: Close
wada refer at 2021-11-24T12:00:58: 1340:【11/24】12月ヤマダポイントキャンペーン

Commit range

base41a7ce5881a6532a5fc4720ee234c5e54278a3c8
head76bdcf47a4793faadce10db8777507ae473143e5
base branchjolly/jr-web:develop
head branchjolly/jr-web:yamada_pt_12

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed3 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/SubFunc_mission.inc
modifiedlib/models/Yamada_point_quest.php
Patch body is stored as a separate file to keep this page lightweight.