Files

9 lines
74 B
PHP
Raw Permalink Normal View History

<?php
namespace app\model;
class PaymentNotifyWechat extends Basic
{
}