PR

集金レポート用データの準備 #792

wada opened this at 2021-05-10T11:26:14; closed

Description

opened by wada at 2021-05-10T11:26:14; updated 2024-07-12T12:06:11

テーブル作成 #786

全プレイヤー対象に日毎の集金額を取得する

ENVIRONMENT=production PF=yamada php tool_get_all_player_collect.inc

全プレイヤー対象に過去最高の集金額を取得する

ENVIRONMENT=production PF=yamada php tool_get_all_player_best_gold_collect.inc

集金額集計プログラムcron設定

#集金レポート
20 0 * * * ENVIRONMENT=${JR_ENV} PF=yamada ${JR_DIR}/lib/exec/daily_user_data.sh
wada merge at 2021-05-10T14:53:16: 集金レポート用データの準備
wada close at 2021-05-10T14:53:16: Close

Commit range

base718b87b0da968696903ff4b59140f2b58aa6b053
head5f2a36bbfe981ed737a8947b411cc4d2d92aaa99
base branchjolly/jr-web:master
head branchjolly/jr-web:gold_report_preparation

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed5 filesView patch
statusfile
addedlib/exec/daily_user_collect_gold.inc
addedlib/exec/daily_user_data.sh
modifiedlib/exec/del_log_gold_collect.inc
addedlib/exec/tool_get_all_player_best_gold_collect.inc
addedlib/exec/tool_get_all_player_collect.inc
Patch body is stored as a separate file to keep this page lightweight.