Commit 334d52d8 authored by liaosike's avatar liaosike

6.2.1更新说明

parent 18a80c17
V6.2.1更新说明 fs更新
fs 配贾添加配费项
/usr/local/f reeswitch/conf/autoload_configs/fastcall.conf .xml
temp_account添加以下配晋项注意accounts不用加
<field name="open_update_customer'_owner" chan-var-name="open_update_customer'_owner"/><!是否更新客户归属人为子账号-■>
web更新
1、 切换分支
2、 执行数据表初始化命令:/opt/lampp/bin/php artisan db:seed --class=xiaoa621 3s 重启 supervisord
4、 由于升级了laravel的版本,霓要把.env文件的APP_DEBUG=false不然会出现调试的bar
5、 由于升级了laravel的版本,配g文件不能出现重复的变量项,霓删除目前发现有多个DB_CONNECTION,留下DB_CONNECTION=pgsql,其余的都删除 we哽新完之后,
执行清楚缓存:
1, 清除编译好了的视图缓存:
php artisan view:clear
2, 清除运行缓存:
php artisan cache:clear
3, 修改配S后一定要清理缓存,清除配罝缓存:
php artisan config:clear
或运行webf艮目录下的clear.sh文件
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment