* [refac bug #66580] No use apisession when use entry.

This commit is contained in:
wangyidong
2025-12-02 16:36:56 +08:00
committed by sunhao
parent 963cc0b4ba
commit 84b8474ea0
+1 -1
View File
@@ -61,4 +61,4 @@ catch (EndResponseException $endResponseException)
}
/* Flush the buffer. */
echo $app->formatData(helper::removeUTF8Bom(ob_get_clean()));
echo $app->formatData(helper::removeUTF8Bom(ob_get_clean()));