feat: 增加财务日志记录功能

This commit is contained in:
mkm 2024-06-27 17:40:03 +08:00
parent 6cb0bb359a
commit dbeaf6d96a

View File

@ -601,6 +601,7 @@ class PayNotifyLogic extends BaseLogic
];
$user_sing->save($sing);
}
$financeLogic->save();
return false;
}
$vipFen = 0;