Files
2026-03-03 10:06:12 +08:00

6 lines
102 B
PHP

<?php
return [
'files' => [
base_path() . '/plugin/saipackage/app/functions.php',
]
];