Files
tougao/application/demo/controller/Test.php
wangjinlei 251d1b19c8 20201112
2020-11-12 15:51:19 +08:00

7 lines
53 B
PHP

<?php
namespace app\demo\controller;
class Test
{
}