diff --git a/framework/api/helper.class.php b/framework/api/helper.class.php index b505189138..f24358735e 100644 --- a/framework/api/helper.class.php +++ b/framework/api/helper.class.php @@ -214,6 +214,7 @@ class helper extends baseHelper } return common::getSysURL() . $link; } +} /** * 检查是否是onlybody模式。