Commit c607f49c by weiss

1

1 parent f3ecc075
......@@ -28,7 +28,7 @@ public class GraphicsGenerationUtil {
totalcol = data.get(0).size();
}
// 图片宽度
int imageWidth = 1024;
int imageWidth = 750;
// 行高
int rowheight = 40;
// 图片高度
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!