PR

【10/29】11月ヤマダキャンペーン #1258

wada opened this at 2021-10-27T15:59:13; closed

Description

opened by wada at 2021-10-27T15:59:13; updated 2025-11-26T11:05:21

概要

【11/3】11月ヤマダポイントキャンペーン #1256

ポイントクエストに交易を追加
今月からキャンペーン種類ごとにmaster_yamada_pointを設定
↓66と68は同じキャンペーン内容なので、子id(58)が同じ
<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/163531782395043qHlyyN18" width="400">

ブランチ

web: yamada_pt_11
db: yamada_pt_11

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

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

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

Comment

#14705 by wada at 2021-10-27T15:59:42; updated 2021-10-27T15:59:42

@iwamoto @kouho
レビューお願いします。画像は後ほど別pr作成します。

Comment

#14727 by iwamoto at 2021-10-28T10:54:07; updated 2021-10-28T10:54:07

@wada
確認しました。
下記を除き問題はありませんでした。

master_yamada_point.csvにてmission_titleが
集金25回で1ヤマダポイントをプレゼントのままになっています。

Comment

#14744 by wada at 2021-10-28T11:38:56; updated 2021-10-28T11:38:56

@iwamoto
タイトル修正しました。

Comment

#14758 by iwamoto at 2021-10-28T12:54:00; updated 2021-10-28T12:54:00

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

iwamoto add_label at 2021-10-28T12:54:04: 岩本 LGTM
kouho add_label at 2021-10-28T13:40:01: 皇甫 LGTM

Comment

#14764 by kouho at 2021-10-28T13:40:08; updated 2021-10-28T13:40:08

@wada
確認OKです

wada merge at 2021-10-29T10:12:44: 【10/29】11月ヤマダキャンペーン
wada close at 2021-10-29T10:12:44: Close
wada refer at 2021-11-01T11:15:01: 1272:【11/1】11月ヤマダptキャンペーン

Commit range

base5cea6c72b032372d22ceefecf1f55d5faace8132
head7cc522a270a55ba7a8cce2424f905384fbff0c38
base branchjolly/jr-web:develop
head branchjolly/jr-web:yamada_pt_11

View commits

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