fix - bug
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
namespace App\Constants;
|
||||
|
||||
use Hyperf\Constants\AbstractConstants;
|
||||
use Hyperf\Constants\Annotation\Constants;
|
||||
use function Hyperf\Support\env;
|
||||
|
||||
#[Constants]
|
||||
class Config extends AbstractConstants
|
||||
{
|
||||
public static function getDomain()
|
||||
|
Reference in New Issue
Block a user