zzwy2/app/model/LoginLog.php

6 lines
59 B
PHP
Executable File

<?php
namespace app\model;
class LoginLog extends Base
{
}