PR

【5/20】ヤマダPFアカウント連携 #4060

wada opened this at 2025-05-13T14:45:39; closed

Description

opened by wada at 2025-05-13T14:45:39; updated 2025-07-31T15:56:16

概要

アカウント連携をポイントやキャンペーンの条件にするため、連携状態を取得しテーブル管理する
ニックネームと同じ12時間ごとに更新、最新の状態はチェック関数を呼び出し

SQLクエリ

ALTER TABLE `user_platform`
ADD `alignment` tinyint(3) unsigned NOT NULL DEFAULT '0'
COMMENT 'アカウント連携 0:未連携、1:連携済';

Comment

#40419 by wada at 2025-05-13T14:46:49; updated 2025-05-13T14:46:49

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

kouho add_label at 2025-05-23T16:11:38: 皇甫 LGTM

Comment

#40627 by kouho at 2025-05-23T16:11:44; updated 2025-05-23T16:11:44

@wada
確認OKです

wada merge at 2025-07-31T15:56:12: 【5/20】ヤマダPFアカウント連携
wada close at 2025-07-31T15:56:12: Close
wada delete_branch at 2025-07-31T15:56:16: yamada_line_alignment

Commit range

base87dbc18b6527f36f45ef1e7eeb494950d422bac4
head4e93a1954182c5740398d6468a6b26a910219af1
base branchjolly/jr-web:master
head branchjolly/jr-web:yamada_line_alignment

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/SubFunc/SubFunc_yamada.inc
modifiedlib/class/platform/yamada/YamadaWithoutAPI.class.php
Patch body is stored as a separate file to keep this page lightweight.