测试
This commit is contained in:
13
Action/BaseAction.php
Normal file
13
Action/BaseAction.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
namespace XuanChen\PingAnSdk\Action;
|
||||
|
||||
class BaseAction extends Init
|
||||
{
|
||||
|
||||
public function index()
|
||||
{
|
||||
re
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user