fix: 修正打包脚本插件目录名(addon)、重建框架文件清单、修复 install.sql(sms 表冲突/菜单归属/权限名拼写)

This commit is contained in:
ywxapp
2026-08-16 17:42:18 +08:00
parent aded1c718b
commit 303f548664
24 changed files with 1614 additions and 882 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ return [
//API是否允许跨域
'api_cross' => false,
//版本号
'version' => '1.0.16',
'version' => '1.0.18',
//API接口地址(本地自测:指向本机;生产部署需改回 https://www.ywxapp.cn,并确保中心站已部署含 framework 路由的新版 market
'api_url' => env('APP_API_URL', 'https://www.ywxapp.cn'),
// 是否开启多语言