oubo 5 жил өмнө
parent
commit
48aa5adac2

+ 1 - 1
data/upgrade/v3.0.0/v3.0.0.sh

@@ -35,7 +35,7 @@ curl -s http://${domain}:${port}/v2/tools/init?key=setAffairBuildin
 #初始化仓库同步
 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=CPTHDBillAmount
 #安装wkhtmltopdf
 #if [ ! -x "$(command -v wkhtmltopdf)"  ]; then
 #    yum install -y urw-fonts libXext openssl-devel libXrender