mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-23 03:50:56 +08:00
9 lines
92 B
PHP
9 lines
92 B
PHP
<?php
|
|
|
|
namespace App\Http\Html5\Services;
|
|
|
|
class Service extends \App\Services\Service
|
|
{
|
|
|
|
}
|