|
|
public static function addLog($memberId, $amount, $before_balance, $after_balance, $change_type, $related_id, $remark, $room_id = null)
|
|
public static function addLog($memberId, $amount, $before_balance, $after_balance, $change_type, $related_id, $remark, $room_id = null)
|
|
|
if (in_array($change_type, static::$computeBackFlowChangeTypes)) {
|
|
if (in_array($change_type, static::$computeBackFlowChangeTypes)) {
|