初始化仓库
This commit is contained in:
5
admin/exceptions/ApiException.php
Normal file
5
admin/exceptions/ApiException.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
namespace admin\exceptions;
|
||||
class ApiException extends \Exception{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user