PR

【10/22】釣りクエのPF対応 #4318

wada opened this at 2025-10-14T16:34:06; closed

Description

opened by wada at 2025-10-14T16:34:06; updated 2025-10-24T12:35:31

概要

10/21ゲソてんリリース記念釣りクエ開催にあたって、PFごとに開催できるよう調整
master_questにplatform_typeカラムを追加してPF管理
釣りクエは直接管理画面からインポートしているため、csvの更新はなし

クエスト内容はプランナーが管理画面から設定(PF設定も)

カラム追加

ALTER TABLE `master_quest` ADD `platform_type` tinyint(3) unsigned NOT NULL DEFAULT '3';

Comment

#42814 by wada at 2025-10-14T16:34:33; updated 2025-10-14T16:34:33

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

wada change_title at 2025-10-16T09:55:43: 【10/16】釣りクエのPF対応 【10/22】釣りクエのPF対応
kouho add_label at 2025-10-23T13:22:50: 本家マージ
kouho delete_label at 2025-10-23T13:22:51: 本家マージ
kouho add_label at 2025-10-23T13:22:54: 皇甫 LGTM

Comment

#42893 by kouho at 2025-10-23T13:23:01; updated 2025-10-23T13:23:01

@wada
確認OKです

wada merge at 2025-10-24T12:35:28: 【10/22】釣りクエのPF対応
wada close at 2025-10-24T12:35:28: Close
wada delete_branch at 2025-10-24T12:35:31: master_quest_platform

Commit range

base4d6688aa80c85fa30de40b39ebd8027f71eed22c
head35fed14149ec119c1ad99b536645422179a18f76
base branchjolly/jr-web:master
head branchjolly/jr-web:master_quest_platform

View commits

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