no message
This commit is contained in:
parent
2ff7fe2075
commit
76d869d2be
@ -75,6 +75,7 @@ final class HookController
|
|||||||
|
|
||||||
// 可以不返回,里面直接send
|
// 可以不返回,里面直接send
|
||||||
if (isset($r)) {
|
if (isset($r)) {
|
||||||
|
if (empty($r)) { $r = '没坐'; }
|
||||||
// 返回可以是数组
|
// 返回可以是数组
|
||||||
if (is_array($r)) {
|
if (is_array($r)) {
|
||||||
foreach ($r as $row) {
|
foreach ($r as $row) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user