first commit
This commit is contained in:
8
金壶/ydyd_service/application/exceptions/PayException.php
Normal file
8
金壶/ydyd_service/application/exceptions/PayException.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace app\exceptions;
|
||||
|
||||
class PayException extends Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user