全栈小学生 d9c2abcc3c vendor
2023-05-31 11:25:43 +08:00

9 lines
85 B
PHP

<?php
namespace schedule\exceptions;
class Exception extends \think\Exception
{
}