|
@@ -32,7 +32,8 @@ curl -s http://${domain}:${port}/v2/tools/report-calculation?key=ticket
|
|
curl -s http://${domain}:${port}/v2/tools/report-forms-data-init?key=billOrderTime
|
|
curl -s http://${domain}:${port}/v2/tools/report-forms-data-init?key=billOrderTime
|
|
#设置内置事务
|
|
#设置内置事务
|
|
curl -s http://${domain}:${port}/v2/tools/init?key=setAffairBuildin
|
|
curl -s http://${domain}:${port}/v2/tools/init?key=setAffairBuildin
|
|
-
|
|
|
|
|
|
+#初始化仓库同步
|
|
|
|
+curl -s http://${domain}:${port}/v2/tools/init?key=initWarehouseSyn
|
|
#安装wkhtmltopdf
|
|
#安装wkhtmltopdf
|
|
if [ ! -x "$(command -v wkhtmltopdf)" ]; then
|
|
if [ ! -x "$(command -v wkhtmltopdf)" ]; then
|
|
yum install -y urw-fonts libXext openssl-devel libXrender
|
|
yum install -y urw-fonts libXext openssl-devel libXrender
|