PR

【即日】必ずもらえるキャンペーン報酬配布 #238

kouho opened this at 2022-11-28T15:20:36; closed

Description

opened by kouho at 2022-11-28T15:20:36; updated 2022-12-22T10:53:23

概要

必ずもらえるキャンペーン報酬配布用PRです

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

user_yamada_campaign_rewardに自分のデータを入れる
(puidは自分のもの)

INSERT INTO `user_yamada_campaign_reward` (`puid`, `reward_id`, `receive_flg`, `tutorial_flg`, `update_time`)
VALUES
('210168537239499ee096e41b583345b03233f8c03323360c14f8dd4fbed04921', 126, 0, 0, '2022-11-28 16:00:13'),
('210168537239499ee096e41b583345b03233f8c03323360c14f8dd4fbed04921', 125, 0, 0, '2022-11-28 16:00:13'),
('210168537239499ee096e41b583345b03233f8c03323360c14f8dd4fbed04921', 124, 0, 0, '2022-11-28 16:00:13'),
('210168537239499ee096e41b583345b03233f8c03323360c14f8dd4fbed04921', 123, 0, 0, '2022-11-28 16:00:13'),
('210168537239499ee096e41b583345b03233f8c03323360c14f8dd4fbed04921', 122, 0, 0, '2022-11-28 16:00:13'),
('210168537239499ee096e41b583345b03233f8c03323360c14f8dd4fbed04921', 121, 0, 0, '2022-11-28 16:00:13');

$campaign_idを131に変更
ENVIRONMENT=develop PF=yamada HTTP_HOST=127.0.0.1 IS_DOCKER=true php tool_send_yamada_rewards.php

TODO

確認でき次第テストで自アカウントに配布後本番で配布

対象ユーザーは以下のシートにまとめています
https://docs.google.com/spreadsheets/d/1biyph-7_rjbTLVn4SgzbEtal1z_4wNZHFQpUnRKukUc/edit#gid=13990201

Comment

#24022 by kouho at 2022-11-28T15:20:49; updated 2022-11-28T15:20:49

@wada
念の為確認をお願いいたします

Comment

#24025 by wada at 2022-11-28T16:08:56; updated 2022-11-28T16:08:56

@kouho
確認しました。OKです。

wada add_label at 2022-11-28T16:08:59: 和田 LGTM
kouho merge at 2022-11-28T16:13:45: 【即日】必ずもらえるキャンペーン報酬配布
kouho close at 2022-11-28T16:13:45: Close

Commit range

base4474dfdc7ea6ebc5588bac8dd040caf99d23f274
head0dd801f7051ad9a39ed3753b59725dd517c99d5b
base branchjolly/jrye-db:master
head branchjolly/jrye-db:kanazazu_cp_reward_202211

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
modifiedcsv/master_yamada_campaign.csv
modifiedcsv/master_yamada_campaign_reward.csv
modifiedcsv/master_yamada_campaign_reward_item.csv
Patch body is stored as a separate file to keep this page lightweight.