westdc-core/Westdc/Service/ServiceAgent/ConfigService.php

14 lines
176 B
PHP

<?php
/**
* Created by PhpStorm.
* User: liujin834
* Date: 14/12/14
* Time: 下午8:51
*/
namespace Westdc\Service\ServiceAgent;
class ConfigService extends Config{
}