瀏覽代碼

update shell

oubo 5 年之前
父節點
當前提交
e7f6808fe7
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      data/upgrade/v3.0.0/v3.0.0.sh

+ 3 - 0
data/upgrade/v3.0.0/v3.0.0.sh

@@ -38,6 +38,9 @@ curl -s http://${domain}:${port}/v2/tools/init?key=initWarehouseSyn
 curl -s http://${domain}:${port}/v2/tools/report-forms-data-init?key=CPTHDBillAmount
 #初始化票据开票人
 curl -s http://${domain}:${port}/v2/tools/report-forms-data-init?key=BillUserID
+#调整索引
+curl -s http://${domain}:${port}/v2/tools/init?key=createIndex
+
 #安装wkhtmltopdf
 #if [ ! -x "$(command -v wkhtmltopdf)"  ]; then
 #    yum install -y urw-fonts libXext openssl-devel libXrender