二维码下载正式环境配置
This commit is contained in:
parent
bc07473d29
commit
ed876cdb1f
@ -26,16 +26,16 @@ spring:
|
|||||||
|
|
||||||
#二维码Logo图片获取位置:
|
#二维码Logo图片获取位置:
|
||||||
#imgPath: "D:\\Enterprise_Resources\\XiaoHuaMaterialImgs\\xhcd_logo.png"
|
#imgPath: "D:\\Enterprise_Resources\\XiaoHuaMaterialImgs\\xhcd_logo.png"
|
||||||
imgPath: "/www/wwwroot/xhpc.scxhua.com/xhpc-charging-stion/logo.png"
|
imgPath: "/www/wwwroot/www.scxhua.cn/xhpc-charging-stion/logo.png"
|
||||||
#生成的二维码存放位置:
|
#生成的二维码存放位置:
|
||||||
#destPath: "D:\\Enterprise_Resources\\XiaoHuaFullImgs"
|
#destPath: "D:\\Enterprise_Resources\\XiaoHuaFullImgs"
|
||||||
destPath: "/www/wwwroot/xhpc.scxhua.com/xhpc-charging-stion/XiaoHuaFullImgs"
|
destPath: "/www/wwwroot/www.scxhua.cn/xhpc-charging-stion/XiaoHuaFullImgs"
|
||||||
#生成的最终完整图片的存放位置:
|
#生成的最终完整图片的存放位置:
|
||||||
#fullImgDestPath: "D:\\Enterprise_Resources\\XiaoHuaFullImgs\\"
|
#fullImgDestPath: "D:\\Enterprise_Resources\\XiaoHuaFullImgs\\"
|
||||||
fullImgDestPath: "/www/wwwroot/xhpc.scxhua.com/xhpc-charging-stion/XiaoHuaFullImgs/"
|
fullImgDestPath: "/www/wwwroot/www.scxhua.cn/xhpc-charging-stion/XiaoHuaFullImgs/"
|
||||||
#底图图片存放位置:
|
#底图图片存放位置:
|
||||||
#bottomImg: "D:\\Enterprise_Resources\\XiaoHuaMaterialImgs\\BottomImg.png"
|
#bottomImg: "D:\\Enterprise_Resources\\XiaoHuaMaterialImgs\\BottomImg.png"
|
||||||
bottomImg: "/www/wwwroot/xhpc.scxhua.com/xhpc-charging-stion/BottomImg.png"
|
bottomImg: "/www/wwwroot/www.scxhua.cn/xhpc-charging-stion/BottomImg.png"
|
||||||
#生成的二维码zip包位置
|
#生成的二维码zip包位置
|
||||||
#zipLocation: "D:\\Enterprise_Resources\\QrZip"
|
#zipLocation: "D:\\Enterprise_Resources\\QrZip"
|
||||||
zipLocation: "/www/wwwroot/xhpc.scxhua.com/dist"
|
zipLocation: "/www/wwwroot/www.scxhua.cn/dist"
|
||||||
Loading…
x
Reference in New Issue
Block a user