发布新版本;增加自动替换脚本

This commit is contained in:
2023-12-08 14:09:13 +08:00
parent 89c0961cbc
commit 9f2d0898ec
9 changed files with 232 additions and 2 deletions

View File

@@ -309,7 +309,7 @@ function event_response($name, $params = [])
/**
* 以扩展的架构定位app下的文件位置.
*
* @param string $file_path 文件路径,不要以/开头不需要以app开头会自动定位appextend/base。
* @param string $file_path 文件路径,不要以/开头不需要以app开头会自动定位 appextend/base。
* @return string
*/
function app_file_path($file_path)