初始化
This commit is contained in:
10
addons/webman/service/Service.php
Normal file
10
addons/webman/service/Service.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace addons\webman\service;
|
||||
/**
|
||||
* 服务
|
||||
*/
|
||||
class Service
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user