Files
yuyin-php/application/common/yun/service/Demo.php

10 lines
59 B
PHP

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