feat : refund

This commit is contained in:
2025-02-24 15:30:58 +08:00
parent d0409088a6
commit c14901de4a
7 changed files with 105 additions and 24 deletions

View File

@@ -23,7 +23,8 @@ use Hyperf\DbConnection\Model\Model;
* @property string $alipay_transaction_id
* @property string $wx_transaction_id
* @property string $notify_json
* @property string $remark
* @property string $remark
* @property string $reason
* @property string $create_time
* @property string $update_time
*/