You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
7
addons/dysms/sdk/lib/Core/IAcsClient.php
Executable file
7
addons/dysms/sdk/lib/Core/IAcsClient.php
Executable file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Aliyun\Core;
|
||||
interface IAcsClient
|
||||
{
|
||||
public function doAction($requst);
|
||||
}
|
Reference in New Issue
Block a user