This commit is contained in:
aozhiwei 2024-07-09 11:42:48 +08:00
parent f7a04745c8
commit 96117b773a

View File

@ -4,7 +4,7 @@ class AnncController extends BaseController {
public function getAnnc()
{
myself()->_rspData(require('../config/annc.php'));
}
}