mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-02 05:02:48 +08:00
843a7262038365b40beee8dcf962257147df450e
使用方法:
if(false){
return Response::error('error msg');
}else{
return Response::success('success msg');
}
Description
No description provided
Languages
PHP
97.3%
Smarty
2.3%
PLpgSQL
0.3%