<?php /** * Created by PhpStorm. * User: zilongs * Date: 20-10-1 * Time: 上午12:43 */ namespace App\Models; class Payment extends BaseModel { }