Files
yuyin-php/application/common/yun/Demo.php
2025-08-08 14:45:40 +08:00

10 lines
51 B
PHP

<?php
namespace app\common\yun;
class Demo
{
}