修改了资源路径9
This commit is contained in:
parent
6f1715e857
commit
131d417834
@ -46,7 +46,7 @@ public class CertService {
|
||||
|
||||
Color customColor = Color.decode("#008983");
|
||||
g2d.setColor(customColor);
|
||||
g2d.drawString(certificateNo, 285, 570);
|
||||
g2d.drawString(certificateNo, 260, 570);
|
||||
|
||||
// 2. 处理并添加头像
|
||||
BufferedImage avatar = ImageIO.read(new ByteArrayInputStream(avatarPath));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user