wen ce71a862e2 1.完成添加桩生成桩所对应的终端时,生成其二维码图片,上传到阿里云,然后删除生成的二维码图片的功能
2.将该功能抽取为工具类QrImgUtils.uploadImg,参数在QrImgUtils.properties配置文件中
2021-09-15 11:44:20 +08:00

4 lines
156 B
Properties
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#生成的二维码存放位置:
destPath=D:\\Enterprise_Resources\\XiaoHuaQrImgs
#Logo图片获取位置
imgPath=D:\\Enterprise_Resources\\XiaoHuaLogoImg\\xhcd_logo.png