fixed
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
* description:
|
||||
* author:wh
|
||||
* email:
|
||||
* createTime:{2025/3/25} {10:19}
|
||||
*/
|
||||
|
||||
namespace app\api\controller;
|
||||
|
||||
|
||||
use think\Controller;
|
||||
|
||||
class BaseApiPublicController extends Controller
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user