game2006api/webapp/models/SignLog.php
2023-05-26 15:44:54 +08:00

10 lines
46 B
PHP

<?php
namespace models;
class SignLog
{
}