This website requires JavaScript.
Explore
Help
Sign In
pdkj
/
jiqu-library-server
Watch
6
Star
0
Fork
You've already forked jiqu-library-server
0
Code
Releases
Activity
base
jiqu-library-server
/
app
/
Exceptions
/
YeePayException.php
10 lines
94 B
PHP
Raw
Permalink
Blame
History
<
?
php
namespace
App\Exceptions
;
use
Exception
;
class
YeePayException
extends
Exception
{
}
View Git Blame
Copy Permalink