数据监测报表相关
上线方法:
①进入BI线上环境;(sudo su - 获取管理员权限)
②压缩 192.168.2.45(BI测试环境) /data/release/webapp/data_icson_com/biz/orderquery 文件夹
具体命令: zip -r /data/release/webapp/data_icson_com/biz/orderquery/orderquery.vx.x.zip /data/release/webapp/data_icson_com/biz/orderquery
③winscp copy到E盘,再从E盘上传到线上环境
④删除线上环境orderquery文件夹,并解压缩orderquery.vx.x.zip
具体命令:unzip orderquery.vx.x.zip